/Entity-Relation-SVM

SVM Entity Relation classification for ace2005 chinese data

Primary LanguagePython

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