Skip to content

twittersentimentanalysis/TSA-SVC

Repository files navigation

SVC Model API

API for applying sentiment analysis using SVC (Support Vector Classifier) model.

Requirements

How to run

Local

  1. Clone this project to a local folder and go to root folder

    git clone https://github.com/twittersentimentanalysis/TSA-SVC.git

  2. Install required libraries with pip

    pip install -r requirements.txt

  3. Run the project

    py RestAPI.py

  4. Make API requests

    Base URL: http://127.0.0.1:5000/api/v1/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages