Skip to content

Finding Polarity of a text and structural relationship between words using Python

Notifications You must be signed in to change notification settings

Private-SO/Sentiment-and-Semantic-Analysis-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-and-Semantic-Analysis

Finding Polarity of a text and structural relationship between words using Python

  • Created a python tool that performs sentimental and semantic analysis on real-time tweets and news articles.
  • Performed twitter data extraction(i.e.using tweepy library) and cleaning through python scripts.
  • Visualized the most frequently occurring words in the positive and negative tweets in Tableau.
  • Computed TF-IDF(i.e.term frequency, inverse document frequency) and highest relative frequency in terms of semantic analysis.

Tech stack

Tweepy, Python, MongoDB, Tableau, Nodejs.

About

Finding Polarity of a text and structural relationship between words using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages