Skip to content

A Natural language processing app for sentiment analysis , text summarization ,language translation , language identification

License

Notifications You must be signed in to change notification settings

malayaj2000/NLP-App-Streamlit

Repository files navigation

NLTK pandas numpy PIL pip python regex Spacy streamlit Textblob

NLP-App-Streamlit

A Natural language processing app for

  • sentiment analysis
  • text summarization
  • language translation
  • language identification

Features

  • uses vader sentiment analysis to show positive ,negative ,neutral sentiment.

  • Gensim summarizer for producing summary .

  • Textblob and Google API for language translation and identification.


heroku Server

https://nlpapp2021.herokuapp.com/ link : nlpapp2021

How to run locally

1.install anaconda in your system

pip install -r requirements.txt

python -m spacy download en_core_web_sm

streamlit run main.py

About

A Natural language processing app for sentiment analysis , text summarization ,language translation , language identification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published