Update README.md
This commit is contained in:
parent
0dd2d7863a
commit
3e92a073e9
@ -4,3 +4,6 @@ To run the model for SemEval dataset : python SVM.py
|
|||||||
To run the model for MPCHI dataset : python SVM_mpchi.py
|
To run the model for MPCHI dataset : python SVM_mpchi.py
|
||||||
|
|
||||||
The folder final_feature_set contains all extracted features. Note that medical feature has not been extracted for SemEval dataset.
|
The folder final_feature_set contains all extracted features. Note that medical feature has not been extracted for SemEval dataset.
|
||||||
|
|
||||||
|
The features can be extracted by running the 3 codes STA_features.py, te_f.py and Sentiment_API_2.py on individual datasets.
|
||||||
|
While extracting the sentiment feature the StanfordCoreNLP server is needed to be run.
|
||||||
|
Loading…
Reference in New Issue
Block a user