doxakis / SentimentAnalysisSharp

AFINN sentiment analysis in c#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SentimentAnalysisSharp

AFINN sentiment analysis in c# : Wordlist-based approach for sentiment analysis.

Example

  • ReddictCommentExample: Sentiment analysis per subreddit (based on comments)

Features

  • En/fr support
  • Emoticon support

Copyright and license

Code released under the MIT license.

AFINN data come from: https://github.com/fnielsen/afinn

About

AFINN sentiment analysis in c#

License:MIT License


Languages

Language:C# 100.0%