Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
/ semantics Public archive

Basic API using Flask and some basic NLP python packages to parse and score text for sentiment and readability.

Notifications You must be signed in to change notification settings

MichaelCrowcroft/semantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantics

This project is a basic web API built with Flask.

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages