Entity-Relation-SVM icon indicating copy to clipboard operation
Entity-Relation-SVM copied to clipboard

SVM Entity Relation classification for ace2005 chinese data

Requirements

anaconda
jieba
scikit-learn

Run

step1 move the \Chinese in ace2005 to this folder

step2 extract the feature feature.pkl

python feature_extract.py

step3 train the svm_model and test it

python svm_model.py