This is a django project that can process your text dataset.
You can either post text directly or upload an excel file to process data.
How to use?
Use the package manager pip to install the required libraries.
pip install -r requirements.txt
python manage.py runserver
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.