mtasic85 / mclm

Markov Chain Language Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markov Chain Langage Model

This is a toy project that demonstrates how easy it is to build a language model capable of generating content and performing basic information retrieval. Due to the simplicity of the approach, advanced reasoning capabilities are not expected. Think of it as an enhanced version of auto-complete.

About

Markov Chain Language Model

License:MIT License


Languages

Language:Python 100.0%