utr1903 / news-sentiment-analyzer

This repo is dedicated to fetch news for various topics and analyze them according to natural language processing algorithms.
Apache License 2.0
0 stars 0 forks source link

Implement simple NTLK anaylzer #1

Closed utr1903 closed 1 year ago

utr1903 commented 1 year ago

Create a simple Python script with NLTK sentiment analyzer. Dockerize the app.

utr1903 commented 1 year ago

Implemented with #2.