Skip to content

dollyagarwal/exploring-text-data-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Exploring Text data using Python Libraries

In this project firs, I read tweets which are stored in the CSV file using pandas library. The tweets are then cleaned to remove noise from the tweets like RT, &amp, <Ut..> and stopwords. Then the frequency of occurence of the words are calculated. Using the frequency information, word cloud is created using python library that gives an overall better understanding of which is the most talked about topics or personalities in the tweets captured in the CSV file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published