Skip to content
/ NLP Public

Sentiment Analysis of Twitter using Word Embeddings (Python)

Notifications You must be signed in to change notification settings

masdeval/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis of Twitter using Word Embeddings in Python

Today’s Internet content is largely made from unstructured data, mostly images and text. Part of the text content is in form of comments made by users giving their impressions about virtually everything. Processing natural language text documents is still a challenging task due to its ambiguity and context dependency. Nevertheless, being able to extract useful information from this source is highly desirable due to its market value. Understand better people’s feeling about a matter, customer needs, or product’s quality, are just some of the possibilities by accomplishing this task. In this work, we evaluate the performance of machine learning and natural language pro- cessing techniques in the task of classifying sentiment in tweets.

About

Sentiment Analysis of Twitter using Word Embeddings (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published