mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 20:42:27 +00:00
e1d888ebd6
git-subtree-dir: community-plugins git-subtree-mainline:7f712952be
git-subtree-split:4c73797246
11 lines
113 B
Plaintext
11 lines
113 B
Plaintext
---
|
|
module: emotion-anew
|
|
requirements:
|
|
- numpy
|
|
- pandas
|
|
- nltk
|
|
- scipy
|
|
- scikit-learn
|
|
- textblob
|
|
- pattern
|
|
- lxml |