1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-27 16:31:42 +00:00
Go to file
2017-03-09 16:20:16 +01:00
affect Addapted plugins to senpy 0.8.2 2017-03-01 13:23:41 +01:00
emotion-wnaffect This should fix #3 2017-03-03 12:03:55 +01:00
example-plugin cambios 2017-02-28 14:27:18 +01:00
sentiment-140 Addapted plugins to senpy 0.8.2 2017-03-01 13:23:41 +01:00
sentiment-basic Added sufixes dictionary for wordnet lemmatizer. This close #4 2017-03-08 11:37:14 +01:00
sentiment-meaningCloud added timeout message to finally fix #5 2017-03-09 16:20:16 +01:00
.gitignore Added WordNet-Affect plugin and Makefile 2016-09-21 21:53:37 +02:00
.travis.yml Added Travis CI 2016-09-22 11:10:13 +02:00
Dockerfile Added WordNet-Affect plugin and Makefile 2016-09-21 21:53:37 +02:00
LICENSE Initial commit 2015-10-08 18:47:41 +02:00
Makefile Added WordNet-Affect plugin and Makefile 2016-09-21 21:53:37 +02:00
README.md Example plugin and README file 2015-10-08 19:07:48 +02:00

Senpy Plugins

Installing

First, install senpy from source or through pip:

pip install senpy

Each plugin has different requirements. As of this writing, requirement installation is done manually for each plugin. All requirements are specified in the .senpy file and, alternatively, in a requirements.txt file.

Running

Run with:

git clone https://github.com/gsi-upm/senpy-plugins-community.git
senpy -f senpy-plugins-community