Metadata-Version: 2.1
Name: bert-text-classifier
Version: 0.0.1a1
Summary: Train modern text classification models in just a few lines
Home-page: https://github.com/JamesDConley/TextClassifier
Author: James Conley
Author-email: jconley1+textclassifier@alumni.conncoll.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: torch
Requires-Dist: torchtext
Requires-Dist: transformers
Requires-Dist: scikit-learn
Requires-Dist: seaborn

# TextClassifier


