Metadata-Version: 2.1
Name: reddit_stock_sentiment
Version: 0.1.2
Summary: Simple class using spacy and nltk to identitify stocks and sentiment on Reddit forums
Home-page: https://github.com/paul-armstrong-dev/reddit_stock_sentiment
Author: Paul Armstrong
Author-email: paul.armstrong211@gmail.com
License: MIT license
Keywords: reddit_stock_sentiment
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

======================
Reddit Stock Sentiment
======================


.. image:: https://img.shields.io/pypi/v/reddit_stock_sentiment.svg
        :target: https://pypi.python.org/pypi/reddit_stock_sentiment

.. image:: https://img.shields.io/travis/paul-armstrong-dev/reddit_stock_sentiment.svg
        :target: https://travis-ci.com/paul-armstrong-dev/reddit_stock_sentiment

.. image:: https://readthedocs.org/projects/reddit-stock-sentiment/badge/?version=latest
        :target: https://reddit-stock-sentiment.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Simple class using spacy and nltk to identitify stocks and sentiment on Reddit forums


* Free software: MIT license
* Documentation: https://reddit-stock-sentiment.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2021-08-01)
------------------

* First release on PyPI.


