Machine Learning & NLP application to evaluate sentences for the Wikipedia "Encylopedia tone".
Currently deployed with Django at raynorelgie.com
This repo contains code used in the training of the model and deployment of the model.
- NLP.py - Contains methods for use in deployment
- Create Model.ipynb - Jupyter notebook to extract features & train voterS model (used in NLP.py)
Movie Dialogue & text from Wikipedia's "Featured Articles" used to train the model.
