/django-sentiment-analyzer

This is a simple Django project with one REST endpoint that accepts a body of text and returns a sentiment score ranging from -1 to 1. This project showcases the Django browsable API and is managed using pipenv. I included some VS Code configuration files, so it should be pretty plug-and-play.

Primary LanguagePython

No issues in this repository yet.