hn-sentiment 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

hnsentiment 0.1.0

HackerNews Sentiment Analysis



Use VaderSentiment to analyze the sentiment of a post on HackerNews.

Documentation: https://namuan.github.io/hn-sentiment
Source Code: https://github.com/namuan/hn-sentiment
PyPI: https://pypi.org/project/hn-sentiment/

Pre-requisites
Installation
pip install hn-sentiment

Acknowledgements

VaderSentiment

Development


Clone this repository


Requirements:

Python 3.7+
Poetry



Create a virtual environment and install the dependencies


poetry install


Activate the virtual environment

poetry shell

Validating build
make build

Release process
A release is automatically published when a new version is bumped using make bump.
See .github/workflows/build.yml for more details.
Once the release is published, .github/workflows/publish.yml will automatically publish it to PyPI.
Disclaimer
This project is not affiliated with PlantUML.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.