|
Rename Variable lasNoPunc : double to las : double in method public testCoNLL(testFile String, outFile String) : double in class edu.stanford.nlp.parser.nndep.DependencyParser |
From |
To |
|
Rename Variable correctTreesWoPunc : int to correctTreesNoPunc : int in method public evaluate(sentences List<CoreMap>, trees List<DependencyTree>, goldTrees List<DependencyTree>) : Map<String,Double> in class edu.stanford.nlp.parser.nndep.ParsingSystem |
From |
To |
|
Rename Variable correctArcsWoPunc : int to correctArcsNoPunc : int in method public evaluate(sentences List<CoreMap>, trees List<DependencyTree>, goldTrees List<DependencyTree>) : Map<String,Double> in class edu.stanford.nlp.parser.nndep.ParsingSystem |
From |
To |
|
Rename Variable nCorrectHeadwoPunc : int to nCorrectHeadNoPunc : int in method public evaluate(sentences List<CoreMap>, trees List<DependencyTree>, goldTrees List<DependencyTree>) : Map<String,Double> in class edu.stanford.nlp.parser.nndep.ParsingSystem |
From |
To |
|
Rename Variable correctHeadsWoPunc : int to correctHeadsNoPunc : int in method public evaluate(sentences List<CoreMap>, trees List<DependencyTree>, goldTrees List<DependencyTree>) : Map<String,Double> in class edu.stanford.nlp.parser.nndep.ParsingSystem |
From |
To |
|
Rename Variable uasNoPunc : double to uas : double in method public testCoNLL(testFile String, outFile String) : double in class edu.stanford.nlp.parser.nndep.DependencyParser |
From |
To |
|
Rename Variable nonPunc : int to nNoPunc : int in method public evaluate(sentences List<CoreMap>, trees List<DependencyTree>, goldTrees List<DependencyTree>) : Map<String,Double> in class edu.stanford.nlp.parser.nndep.ParsingSystem |
From |
To |
|
Rename Variable sumArcsWoPunc : int to sumArcsNoPunc : int in method public evaluate(sentences List<CoreMap>, trees List<DependencyTree>, goldTrees List<DependencyTree>) : Map<String,Double> in class edu.stanford.nlp.parser.nndep.ParsingSystem |
From |
To |