Metadata-Version: 2.1
Name: newstrends
Version: 0.0.13
Summary: Tools for modeling news
Home-page: https://github.com/brockmanmatt/newstrends/tree/master/
Author: Matt Brockman
Author-email: mattbrockman@gmail.com
License: Apache Software License 2.0
Keywords: news,trends
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: bs4
Requires-Dist: scikit-learn
Requires-Dist: nltk
Requires-Dist: statsmodels (~=0.11.1)
Requires-Dist: matplotlib
Requires-Dist: pillow
Requires-Dist: pmdarima
Requires-Dist: imageio
Requires-Dist: wordcloud

Tools for loading and analyzing news content. A work in progress.


