/Twitter-Trend-Analyzer-using-NLP

Sentiment Analysis of Bollywood Trends on Twitter dataset.

Primary LanguageJupyter Notebook

Twitter-Trend-Analyzer-using-NLP

Steps involved in the project:

1- Data Analysis 2- Tokenization of Tweets 3- Identifying trends through Word Cloud and Visualization charts. 4- Generating and ranking the trends

Tech Stack Used: NLP

Key Words:

Data analysis: Data analysis is a process of inspecting, cleansing, transforming and modeling data with the goal of discovering useful information, informing conclusions and supporting decision-making.

Tokenization: Tokenization is the process of turning a meaningful piece of data, such as an account number, into a random string of characters called a token that has no meaningful value if breached. Tokens serve as reference to the original data, but cannot be used to guess those values.

References: Spotle.ai

2