You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
senpy/emotion-wnaffect
militarpancho 7250f56f17 Plugins names updated 8 years ago
..
README.rst Plugins names updated 8 years ago
emotion-wnaffect.py Plugins names updated 8 years ago
emotion-wnaffect.senpy Plugins names updated 8 years ago
emotion.py Plugins names updated 8 years ago
test_wna.py Plugins names updated 8 years ago
wnaffect.py Plugins names updated 8 years ago

README.rst

This plugin uses WNAffect labels for emotion analysis.

The emotion-wnaffect.senpy file can be copied and modified to use different versions of wnaffect with the same python code.


Known issues
============

  * This plugin uses the pattern library, which means it will only run on python 2.7
  * Wnaffect and corpora files are not included in the repository, but can be easily added either to the docker image (using a volume) or in a new docker image.