Emojis in dataset for Sentiment Analysis
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
RobertF
7 - Meteor
‎11-09-2020
11:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The Learning Path for sentiment analysis says that it can evaluate emojis. I want to create a dataset that contains emojis. What type of file and what encoding do I need to use so that the Sentiment analysis tool will take a 😀 as a positive sentiment. Also wondering if there is anything that tells us which emojis can be evaluated?
Thanks.
Labels:
- Labels:
- Text Mining
1 REPLY 1
echuong1
Alteryx Alumni (Retired)
‎11-09-2020
11:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try taking a look at the lexicon:
https://github.com/cjhutto/vaderSentiment/blob/master/vaderSentiment/vader_lexicon.txt
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. - vaderSentiment/vaderSentiment/vader_lexicon.txt
