Skip to content

NLP corpus preprocessing and training data generation using Stanford java package

Notifications You must be signed in to change notification settings

jingyuanz/stanfordnlp_chinese_coreference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stanfordnlp_chinese_coreference

Build training/set dataset for Chinese coreference resolution using results from stanfordNLP's coreference resolver, but considerring the fact that stanford only has a F-score around 50 for chinese coreference, which means the results from it are not reliable enough to train our model (using Memory Network). This project will be temporarily aborted unless any feasible solution to building training dataset is uncovered.

About

NLP corpus preprocessing and training data generation using Stanford java package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages