Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ NLP_App Public

A NLP app built with streamlit framework using SpaCy for Tokenization,Lemmatization,Parts of Speech (POS) Tagging and Named Entity Extraction(NER),TextBlob for Sentiment Analysis.

yami-s/NLP_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NLP_App

Description

A NLP app built with streamlit framework using SpaCy for Tokenization,Lemmatization,Parts of Speech (POS) Tagging and Named Entity Extraction(NER),TextBlob for Sentiment Analysis.

Setup

In a python virtual environment, run:

  • pip install -r requirements.txt

To Run the App

streamlit run app.py

About

A NLP app built with streamlit framework using SpaCy for Tokenization,Lemmatization,Parts of Speech (POS) Tagging and Named Entity Extraction(NER),TextBlob for Sentiment Analysis.

Topics

Resources

Stars

Watchers

Forks

Languages