Locally available(Must)
-
dataset in the folder .../Dataset (https://github.com/tpsatish95/emotion-detection-from-text)(http://www.cs.jhu.edu/~mdredze/datasets/sentiment/index2.html)(https://github.com/rug-sc/Group-01_Fthi-Abadi_Carlos-Humberto-Paz-Rodriguez_Frans-Simanjuntak)
-
wordlist in the folder .../NRC-Emotion-Lexicon-v0.92 (http://saifmohammad.com/WebPages/NRC-Emotion-Lexicon.htm)
-
word embeddings in the folder .../embeddings (https://github.com/Kyubyong/wordvectors)
-
OpenNLP dotNet implementation from (https://github.com/AlexPoint/OpenNlp)
-
already trained models in the folder .../ZyLAB_Trained
-
source code inside folder .../src
NuGet packages(Must)
-
OpenNLP
-
Accord: Machine Learning, Statstics...
-
Word2VecTools
-
Stemmer(Iveonik)