Skip to content

Implementation of text generator using Markov chains. Using data to create a statistical model with the help of natural language processing (NLP), machine learning (ML), preprocessing with the NLTK library, string operations with regexp, and the application of statistics.

Notifications You must be signed in to change notification settings

marrepy/text_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

About

Implementation of text generator using Markov chains. Using data to create a statistical model with the help of natural language processing (NLP), machine learning (ML), preprocessing with the NLTK library, string operations with regexp, and the application of statistics.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages