Skip to content

Boadzie/fast_sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast_Sentiment

Sentimental Analysis API build with VADERSentiment, FastAPI and Docker

Fast_Sentiment

To run the API

  1. Make sure Docker is installed on your system

  2. run the command sudo docker build -t fast_sentiment . to build the container

  3. Now run the command sudo docker run -p 8000:8000 -t -i fast_sentiment. to run the API.

  4. Visit http://localhost:8000/docs to interact with the API

License

This project is license under the MIT License

About

A sentimental Analysis API build with FastAPI and Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published