afinn 0.0.1 copy "afinn: ^0.0.1" to clipboard
afinn: ^0.0.1 copied to clipboard

Experimental Dart package for sentiment analysis

AFINN sentiment analysis #

Afinn is an experimental dart package that uses the AFINN-165 wordlist for performing sentiment analysis on text. It provides support for English and French. Default uses is for english but you can set it for french.

Example is availble on the example folder.

Installation #

add following dependency to your pubspec.yaml

  
dependencies:    
   afinn: <latest-version>  
   
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Experimental Dart package for sentiment analysis

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on afinn