|
Inline Method private isRealValued(flags Flags) : boolean inlined to private makeDatum(cWord String, flags Flags, featuresC Object, goldAns String) : void in class edu.stanford.nlp.classify.ColumnDataClassifier |
From |
To |
|
Inline Method public serializeClassifier(serializeTo String) : void inlined to private trainClassifier() : boolean in class edu.stanford.nlp.classify.ColumnDataClassifier |
From |
To |
|
Inline Method private isRealValued(flags Flags) : boolean inlined to private makeRVFDatumFromStrings(strings String[]) : RVFDatum<String,String> in class edu.stanford.nlp.classify.ColumnDataClassifier |
From |
To |
|
Inline Method private setAnnotations(annotation Annotation, quotes List<CoreMap>, unclosed List<CoreMap>, message String) : void inlined to public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.QuoteAnnotator |
From |
To |
|
Change Return Type Pair<Double,Double> to void in method private testClassifier(testFile String) : void in class edu.stanford.nlp.classify.ColumnDataClassifier |
From |
To |
|
Change Return Type Pair<List<Pair<Integer,Integer>>,List<Pair<Integer,Integer>>> to List<Pair<Integer,Integer>> in method public getQuotes(text String) : List<Pair<Integer,Integer>> in class edu.stanford.nlp.pipeline.QuoteAnnotator |
From |
To |
|
Change Return Type Pair<List<Pair<Integer,Integer>>,List<Pair<Integer,Integer>>> to List<Pair<Integer,Integer>> in method public recursiveQuotes(text String, offset int, prevQuote String) : List<Pair<Integer,Integer>> in class edu.stanford.nlp.pipeline.QuoteAnnotator |
From |
To |
|
Change Return Type Pair<Flags[],Classifier<String,String>> to Flags[] in method private setProperties(props Properties) : Flags[] in class edu.stanford.nlp.classify.ColumnDataClassifier |
From |
To |
|
Change Variable Type embedded : Pair<List<Pair<Integer,Integer>>,List<Pair<Integer,Integer>>> to embedded : List<Pair<Integer,Integer>> in method public recursiveQuotes(text String, offset int, prevQuote String) : List<Pair<Integer,Integer>> in class edu.stanford.nlp.pipeline.QuoteAnnotator |
From |
To |
|
Change Variable Type terms : List<String> to terms : List<StringBuilder> in method public decodeArray(encoded String) : String[] in class edu.stanford.nlp.util.StringUtils |
From |
To |
|
Change Variable Type overall : Pair<List<Pair<Integer,Integer>>,List<Pair<Integer,Integer>>> to overall : List<Pair<Integer,Integer>> in method public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.QuoteAnnotator |
From |
To |