Skip to content

TimWatsonNZ/MarkovText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markov Text

A project to practice using gulp, babel and ES6.

Aim of this project is to analyze a piece of text and to then generate text based on it.

Running the solution

Install the node dependencies with npm:

npm install

Compile using gulp

gulp

Open the index.html file in Google Chrome.

TODO

Add external data sources.

About

An implementation of a Markov Text Generator written in plain Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published