Hacker News new | ask | show | jobs
Basic HMM algorithms in Lisp?
3 points by anaphoric 6478 days ago
Hello All,

I am in a rush and I am almost certain that if I did some better searching, I could find such code without having to bother all of you, but...

Does anyone know where I can find some LISP code that does all the basic HMM algorithms (forward, Viterbi, Baum-Welch, etc.)? I could definitely roll my own, but, like I said, I am in a rush these days.

Regards, MM

1 comments

Lush probably has them, maybe biolisp.