I am looking for a library that use Markov Models/Hidden Markov Models for data compression. I will need to use it from the .NET. I googled for MM/HMM compressors b开发者_如何转开发ut didn\'t find any
I\'ve been thinking about using Markov techniques to restore missing information to natural language text.
For a linguistics course we implemented Part of Sp开发者_高级运维eech (POS) tagging using a hidden markov model, where the hidden variables were the parts of speech. We trained the system on some tagg