Benny Tieu
Results
1
issues of
Benny Tieu
I was trying to run cort-predict-raw with following command: > python3.5 /usr/local/bin/cort-predict-raw -in ~/data/pilot_44_docs/*.txt > -model models/model-pair-train.obj > -extractor cort.coreference.approaches.mention_ranking.extract_substructures > -perceptron cort.coreference.approaches.mention_ranking.RankingPerceptron > -clusterer cort.coreference.clusterer.all_ante > -corenlp ~/systems/stanford/stanford-corenlp-full-2016-10-31 and...