|
Change Return Type void to Pair<Counter<Integer>,TwoDimensionalCounter<Integer,String>> in method public printProbsDocument(document List<IN>) : Pair<Counter<Integer>,TwoDimensionalCounter<Integer,String>> in class edu.stanford.nlp.ie.crf.CRFClassifier |
From |
To |
|
Change Return Type void to Pair<Counter<Integer>,TwoDimensionalCounter<Integer,String>> in method public abstract printProbsDocument(document List<IN>) : Pair<Counter<Integer>,TwoDimensionalCounter<Integer,String>> in class edu.stanford.nlp.ie.AbstractSequenceClassifier |
From |
To |
|
Change Return Type void to Pair<Counter<Integer>,TwoDimensionalCounter<Integer,String>> in method public printProbsDocument(document List<IN>) : Pair<Counter<Integer>,TwoDimensionalCounter<Integer,String>> in class edu.stanford.nlp.ie.ClassifierCombiner |
From |
To |