Related software - mtpearce/idyom GitHub Wiki
IDyOM has inspired the following software packages:
-
Jackdaw: A Bayesian model written in Lisp by Bastiaan van der Weij for inference of hidden variables such as metre and key, using IDyOM as an underlying model for computing the likelihood.
-
py2lispIDyOM: A python wrapper for IDyOM written by Xinyi Guan to facilitate integration within Python programs.
-
PPM-decay: an implementation of PPM in R by Peter Harrison, also including the decay mechanism described in this paper.
-
IDyOMpy: a partial implementation of IDyOM in Python by Guilhem Marion.