Skip to content

tadeoos/nltkgenlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

epygone

A very naive epigone and consumer of books.

System-wide requirements

  • python >= 3.2
  • docker for serving

Setup

cd src
pip install -r requirements.txt
python -c "import nltk; nltk.download('punkt')"  # Download the NLTK data

DEMO

You can see epygone in action here

About

NLTK fueled simple literature generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published