Metadata-Version: 2.4
Name: pfsmgraph-hmm
Version: 0.0.0
Summary: FSM operations, HMM topology search, and Baum-Welch for the pfsmgraph ecosystem. Coming soon.
Author-email: Panayotis Mavromatis <panos.mavromatis@nyu.edu>
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown

<!-- README.md -->
# pfsmgraph-hmm

Part of the [pfsmgraph](https://pypi.org/project/pfsmgraph/) ecosystem.
Probabilistic finite-state model library for sequences over arbitrary symbolic alphabets with multi-character token support. Implements weighted FSM operations, HMM topology search, and the Baum-Welch algorithm.
Implementation in progress. This is a placeholder release.
