Skip to content

cash2one/sentence-suggester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentence Suggestor

Simple tool with word-like interface that let's you write articles, emails and messages with selected style.

More information

Application is written in ES6 using React. Backend is written in Python with Django. Corpuses are stored in Redis.

About

Generate reasonable predictions for the next words in given sentence using n-grams and Markov Chains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.5%
  • Python 36.1%
  • Jupyter Notebook 13.6%
  • CSS 2.9%
  • HTML 1.9%