Skip to content

JoshGlue/RU-TextMining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RU-TextMining

Final assignment Text Mining Joshua van Kleef

Requirements

tensorflow 0.11

numpy

Flask

Executing

train.py needs to be run to train the model

web.py starts a Flask web server were the trained model can be evaluated by calling http://localhost:5000/score?text=<text> and where <text> is the text that needs to be evaluated.

About

Final assignment Text Mining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages