[ANN] HMM-0.1

Alexandre Fayolle alf at leo.logilab.fr
Thu Jan 31 10:30:39 EST 2002


hmm is a python module designed to work with Hidden Markov Models.
Usual algorithms (Viterbi, Baum-Welsh) are implemented using Numeric
Python. 

This module has been tested with Python 2.1 and NumPy-20.3, but it should
work with python 2.2. 

The home page of the project is http://www.logilab.org/hmm/

Discussions about hmm should take place on the ai-tools at logilab.org
mailing list. More information on the list can be found at
http://lists.logilab.org/mailman/listinfo/ai-tools/


Alexandre Fayolle
-- 
LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Narval, the first software agent available as free software (GPL).



More information about the Python-list mailing list