|
Inline Method private runOnTwoArrays(tokFactory TokenizerFactory<T>, inputs String[], desired String[][]) : void inlined to public testPTBTokenizerSGML() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Inline Method private processAcronym() : Object inlined to public next() : Object in class edu.stanford.nlp.process.PTBLexer |
From |
To |
|
Inline Method public coreLabelFactory(options String) : TokenizerFactory<CoreLabel> inlined to public coreLabelFactory() : TokenizerFactory<CoreLabel> in class edu.stanford.nlp.process.PTBTokenizer |
From |
To |
|
Inline Method public toMatrixString(cellSize int, nf NumberFormat) : String inlined to public toMatrixString(cellSize int) : String in class edu.stanford.nlp.stats.TwoDimensionalCounter |
From |
To |
|
Inline Method private processAbbrev1() : Object inlined to public next() : Object in class edu.stanford.nlp.process.PTBLexer |
From |
To |
|
Inline Method private getDotProd(c1 Counter<E>, c2 Counter<E>) : double inlined to public optimizedDotProduct(c1 Counter<E>, c2 Counter<E>) : double in class edu.stanford.nlp.stats.Counters |
From |
To |
|
Inline Method private runOnTwoArrays(tokFactory TokenizerFactory<T>, inputs String[], desired String[][]) : void inlined to public testPTBTokenizerMT() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Inline Method private runOnTwoArrays(tokFactory TokenizerFactory<T>, inputs String[], desired String[][]) : void inlined to public testPTBTokenizerWord() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Change Variable Type tok : Tokenizer<T> to ptbTokenizer : PTBTokenizer<Word> in method public testPTBTokenizerWord() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Change Variable Type w : T to w : CoreLabel in method public testPTBTokenizerSGML() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Change Variable Type w : T to w : Word in method public testPTBTokenizerWord() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Change Variable Type tokFactory : TokenizerFactory to toke : Tokenizer<? extends HasWord> in method public testPTBTokenizerGerman() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Change Variable Type w : T to w : Word in method public testPTBTokenizerMT() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Change Variable Type tok : Tokenizer<T> to ptbTokenizer : PTBTokenizer<CoreLabel> in method public testPTBTokenizerSGML() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |
|
Change Variable Type tok : Tokenizer<T> to ptbTokenizer : PTBTokenizer<Word> in method public testPTBTokenizerMT() : void in class edu.stanford.nlp.process.PTBTokenizerTest |
From |
To |