Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bytelu/text-generator

Random text generation based on a preprocess of data with markov method based on a corpus data structure.
https://github.com/bytelu/text-generator

data-structures natural-language-processing random-generation

Last synced: about 2 months ago
JSON representation

Random text generation based on a preprocess of data with markov method based on a corpus data structure.

Awesome Lists containing this project

README

        

# Text-Generator

Random text generation based on a preprocess of data with markov method based on a corpus data structure.