|
Move And Rename Method public getSentenceIDBytes() : ByteString from class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence to public getSpeakerIdBytes() : ByteString from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo |
From |
To |
|
Move And Rename Method public getSentenceIDBytes() : ByteString from class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder to public getSpeakerIdBytes() : ByteString from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Move And Rename Method public getSentenceID() : String from class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder to public getSpeakerId() : String from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Move And Rename Method public mergeSpeakerInfo(value CoreNLPProtos.SpeakerInfo) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder to public setSpeakerIdIsAutoDetermined(value boolean) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Move And Rename Method public clearSentenceID() : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder to public clearSpeakerId() : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Move And Rename Method public getSentenceID() : String from class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence to public getSpeakerId() : String from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo |
From |
To |
|
Move And Rename Method public setSpeakerInfo(builderForValue CoreNLPProtos.SpeakerInfo.Builder) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder to public setSpeakerIdIsNumber(value boolean) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Move And Rename Method public setSpeakerInfo(value CoreNLPProtos.SpeakerInfo) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder to public setSpeakerDesc(value String) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Move And Rename Method public setSentenceID(value String) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder to public setSpeakerId(value String) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Move And Rename Method public setSentenceIDBytes(value ByteString) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.Sentence.Builder to public setSpeakerIdBytes(value ByteString) : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Move And Rename Method public clearSpeakerInfo() : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.Mention.Builder to public clearSpeakerDesc() : Builder from class edu.stanford.nlp.pipeline.CoreNLPProtos.SpeakerInfo.Builder |
From |
To |
|
Inline Method public tripleToString(extraction RelationTriple, docid String, sentence CoreMap) : String inlined to private processDocument(pipeline AnnotationPipeline, docid String, document String) : void in class edu.stanford.nlp.naturalli.OpenIE |
From |
To |
|
Inline Method private runSpanish(tf TokenizerFactory<CoreLabel>, inputs String[], gold String[][]) : void inlined to public testSpanishTokenizerWord() : void in class edu.stanford.nlp.international.spanish.SpanishTokenizerITest |
From |
To |
|
Inline Method private getLoggerAndLevel(channel Object[]) : Pair<Logger,Redwood.Flag> inlined to public print(channel Object[], line String) : void in class edu.stanford.nlp.util.logging.SLF4JHandler |
From |
To |
|
Inline Method private runTest(input String, expected String[], sentenceFinalPuncWords String[], whitespaceTokenize boolean) : void inlined to public testWhitespaceTokenization() : void in class edu.stanford.nlp.process.DocumentPreprocessorTest |
From |
To |
|
Inline Method private runTest(input String, expected String[], sentenceFinalPuncWords String[], whitespaceTokenize boolean) : void inlined to public testSetSentencePunctWords() : void in class edu.stanford.nlp.process.DocumentPreprocessorTest |
From |
To |