Skip to content

microapidev/nlpapi

Repository files navigation

NLP-microapi: Frontend

Feature: Take in a text (comments, reviews) from users and returns parameters such as the polarity (which shows the sentiment of the text as a percenatage of positivity), the keywords, and the language code.

Live URL: https://nlp-microapi.herokuapp.com/

To make contributions:

  1. Clone the repo
  2. Create a new branch
  3. Install the requirements using the command: pip install -r requirements.txt
  4. Run the app using the command: python app.py
  5. Make your changes
  6. Commit your changes and create a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published