Toggle navigation
Home
edu.stanford.nlp.pipeline.CoreNLPProtos.Token to java.util.List<edu.stanford.nlp.pipeline.CoreNLPProtos.Token>
No. of Instances - 5
No. of Commits - 1
No. of Projects - {'CoreNLP'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Other
input.readMessage(edu.stanford.nlp.pipeline.CoreNLPProtos.Token.PARSER,extensionRegistry)
to
input.readMessage(edu.stanford.nlp.pipeline.CoreNLPProtos.Token.PARSER,extensionRegistry)
character_
to
character_
Add or Remove Method invocation
subBuilder.buildPartial()
to
java.util.Collections.unmodifiableList(character_)
edu.stanford.nlp.pipeline.CoreNLPProtos.Token.getDefaultInstance()
to
java.util.Collections.emptyList()
character_
to
character_.get(i)
com.google.protobuf.CodedOutputStream.computeMessageSize(19,character_)
to
com.google.protobuf.CodedOutputStream.computeMessageSize(19,character_.get(i))
edu.stanford.nlp.pipeline.CoreNLPProtos.Token.getDefaultInstance()
to
java.util.Collections.emptyList()
edu.stanford.nlp.pipeline.CoreNLPProtos.Token.getDefaultInstance()
to
java.util.Collections.emptyList()
Rename Variable
getCharacter
to
getCharacterList
getCharacter
to
getCharacterList
Rename Method invocation
getMessage
to
getMessageList