All Projects → mhbashari → NRC-Persian-Lexicon

mhbashari / NRC-Persian-Lexicon

Licence: other
NRC Word-Emotion Association Lexicon

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to NRC-Persian-Lexicon

AffectiveTweets
A WEKA package for analyzing emotion and sentiment of tweets.
Stars: ✭ 74 (+146.67%)
Mutual labels:  sentiment, lexicon
stock-news-sentiment-analysis
This program uses Vader SentimentIntensityAnalyzer to calculate the news headline overall sentiment for a stock
Stars: ✭ 21 (-30%)
Mutual labels:  sentiment-analysis, sentiment
Senti4SD
An emotion-polarity classifier specifically trained on developers' communication channels
Stars: ✭ 41 (+36.67%)
Mutual labels:  sentiment-analysis, sentiment
Sentiment
AFINN-based sentiment analysis for Node.js.
Stars: ✭ 2,469 (+8130%)
Mutual labels:  sentiment-analysis, sentiment
GroupDocs.Classification-for-.NET
GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)
Stars: ✭ 38 (+26.67%)
Mutual labels:  sentiment-analysis, sentiment
Whatsapp-analytics
performing sentiment analysis on the whatsapp chats.
Stars: ✭ 20 (-33.33%)
Mutual labels:  sentiment-analysis, sentiment
billboard
🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.
Stars: ✭ 53 (+76.67%)
Mutual labels:  sentiment-analysis, sentiment
Stocksight
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
Stars: ✭ 1,037 (+3356.67%)
Mutual labels:  sentiment-analysis, sentiment
sentiment-analysis-using-python
Large Data Analysis Course Project
Stars: ✭ 23 (-23.33%)
Mutual labels:  sentiment-analysis, sentiment
stansent
No description or website provided.
Stars: ✭ 16 (-46.67%)
Mutual labels:  sentiment-analysis, sentiment
Twitter Sentiment Analysis
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event
Stars: ✭ 94 (+213.33%)
Mutual labels:  sentiment-analysis, sentiment
Deep-NLP-Resources
Curated list of all NLP Resources
Stars: ✭ 65 (+116.67%)
Mutual labels:  sentiment, lexicon
Pytreebank
😡😇 Stanford Sentiment Treebank loader in Python
Stars: ✭ 93 (+210%)
Mutual labels:  sentiment-analysis, sentiment
chronist
Long-term analysis of emotion, age, and sentiment using Lifeslice and text records.
Stars: ✭ 23 (-23.33%)
Mutual labels:  sentiment-analysis, sentiment
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+3673.33%)
Mutual labels:  sentiment-analysis, sentiment
brand-sentiment-analysis
Scripts utilizing Heartex platform to build brand sentiment analysis from the news
Stars: ✭ 21 (-30%)
Mutual labels:  sentiment-analysis, sentiment
Sentimentr
Dictionary based sentiment analysis that considers valence shifters
Stars: ✭ 325 (+983.33%)
Mutual labels:  sentiment-analysis, sentiment
Troll
Language sentiment analysis and neural networks... for trolls.
Stars: ✭ 330 (+1000%)
Mutual labels:  sentiment-analysis, sentiment
LSTM-sentiment-analysis
LSTM sentiment analysis. Please look at my another repo for SVM and Naive algorithem
Stars: ✭ 19 (-36.67%)
Mutual labels:  sentiment-analysis, sentiment
Emotion and Polarity SO
An emotion classifier of text containing technical content from the SE domain
Stars: ✭ 74 (+146.67%)
Mutual labels:  sentiment-analysis, sentiment

NRC-Persian-Lexicon

NRC Word-Emotion Association Lexicon useful for persian sentiment analysis

The NRC Emotion Lexicon is a list of English words and their associations with eight basic emotions (anger, fear, anticipation, trust, surprise, sadness, joy, and disgust) and two sentiments (negative and positive). The annotations were manually done by crowdsourcing.

Persian Translation of The Lexicon

There is an Excel file that contains the translation (Google Translate) of the english words (without complete coverage on all languages).I wrote a small code to combine the main text file (containing emotion annotations) and Excel translation file.

Dependency

  1. xlrd

Future Works

  1. Develop an out-of-the-box python package
  2. Upload to pypi
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].