A flask (Python) Web Interface for Text classification (NLP).
There are two main features
This app is built using Python 3.6.6
To clone and run this application, you'll need Git.
# Clone this repository
$ git clone https://github.com/amanrajdce/cse256-project.git
# Open the folder and Install dependencies
$ pip install -r requirements.txt
Now, to start the application, do the following:
python run.py
Server will start and you can connect by opening the web browser and connecting one of the URLs:
http://localhost:5000
http://localhost:5000/index
Text Classification Analysis
Sentiment Analysis