LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
thesis_classifier/.DS_Store
thesis_classifier/__init__.py
thesis_classifier/main.py
thesis_classifier.egg-info/PKG-INFO
thesis_classifier.egg-info/SOURCES.txt
thesis_classifier.egg-info/dependency_links.txt
thesis_classifier.egg-info/requires.txt
thesis_classifier.egg-info/top_level.txt
thesis_classifier/__pycache__/__init__.cpython-310.pyc
thesis_classifier/__pycache__/main.cpython-310.pyc
thesis_classifier/data/hatespeech_preprocessed_details.csv
thesis_classifier/data/stopwords.txt
thesis_classifier/helper/__init__.py
thesis_classifier/helper/preprocess.py
thesis_classifier/helper/__pycache__/__init__.cpython-310.pyc
thesis_classifier/helper/__pycache__/preprocess.cpython-310.pyc
thesis_classifier/models/.DS_Store
thesis_classifier/models/sklearn_MNB_2.model