Metadata-Version: 1.0
Name: logilab-hmm
Version: 0.5.0
Summary: Hidden Markov Models in Python
Home-page: http://www.logilab.org/projects/logilab-hmm
Author: Alexandre Fayolle
Author-email: Alexandre.Fayolle@logilab.fr
License: GPL
Description: Hidden Markov Models in Python
        Implementation based on _A Tutorial on Hidden Markov Models and Selected
        Applications in Speech Recognition_, by Lawrence Rabiner, IEEE, 1989.
        This module uses numeric python multyarrays to improve performance and
        reduce memory usage.
Platform: UNKNOWN
