Skip to content

Commit

Permalink
Updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
Awais Athar committed Jun 5, 2014
1 parent ffa06cc commit a800b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Urdu Sentiment Lexicon
======================
The Urdu Sentiment Lexicon is a list of 2,607 positive and 4,728 negative sentiment/opinion words for Urdu. You can download the [positive](negative-words.ur.txt) and [positive](negative-words.ur.txt) lexicon from the list above. A simple javascript based application is hosted [here](http://awaisathar.github.io/urdu-sentiment-lexicon). It changes the color of the sentiment words according to their polarity and calculates the background colour of the whole text using the total polarity score of the text. Press the Sentilise button to see it in action. See [my blog post](http://chaoticity.com/urdu-sentiment-lexicon/) for more information.
The Urdu Sentiment Lexicon is a list of 2,607 positive and 4,728 negative sentiment/opinion words for Urdu. You can download the [positive](negative-words.ur.txt) and [negative](negative-words.ur.txt) lexicon from the list above. A simple javascript based application is hosted [here](http://awaisathar.github.io/urdu-sentiment-lexicon). It changes the color of the sentiment words according to their polarity and calculates the background colour of the whole text using the total polarity score of the text. Press the Sentilise button to see it in action. See [my blog post](http://chaoticity.com/urdu-sentiment-lexicon/) for more information.

0 comments on commit a800b44

Please sign in to comment.