You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
If you give the /sentiment or /readability routes a string of text, it will return a score to indicate positive or negative sentiment, or a score indicating how readable the text is.
About
Basic API using Flask and some basic NLP python packages to parse and score text for sentiment and readability.