Skip to content

apt-group-of-people/textclassifier

Repository files navigation

Text Classifier

A text classifier program made in python using nltk modules. This program can collect tweets, clean the collected tweets, train, and classify data.

Installation

Make sure that you have installed python version 3.6 or higher before proceeding.

Make sure to click the add to environment when installing python.

Be sure you are in the textclassifier directory.

Use the package manager pip to install the packages required to run this text classifier.

pip install -r requirements.txt

Usage

Open the python idle, select gui.py then run.

Contributors

jaakofalltrade

kojiadrianojr

License

MIT