1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-20 22:01:41 +00:00
senpy/emoTextWNA/README.rst
2016-09-21 21:53:37 +02:00

11 lines
449 B
ReStructuredText

This plugin uses WNAffect labels for emotion analysis.
The emotextWAF.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.