Metadata-Version: 2.1
Name: scattertext
Version: 0.2.1
Summary: An NLP package to visualize interesting terms in text.
Home-page: https://github.com/JasonKessler/scattertext
Author: Jason Kessler
Author-email: jason.kessler@gmail.com
License: Apache 2.0
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: numpy (>=1.2.6)
Requires-Dist: scipy (>=1.12.0)
Requires-Dist: scikit-learn (>=1.4)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: statsmodels (>=0.14.1)
Requires-Dist: flashtext (>=2.7)
Requires-Dist: gensim (>=4.0.0)
Requires-Dist: spacy (>=3.2)
Requires-Dist: tqdm (>=4.0)

