Toggle navigation
Home
edu.stanford.nlp.stats.Counter to java.util.TreeMap
No. of Instances - 6
No. of Commits - 2
No. of Projects - {'CoreNLP'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Different)
ClassicCounter<CandidatePhrase>
to
TreeMap<Integer,Counter<CandidatePhrase>>
ClassicCounter<CandidatePhrase>
to
TreeMap<Integer,Counter<CandidatePhrase>>
Rename Variable
learnedWords
to
learnedWordsEachIter
learnedWords
to
learnedWordsEachIter
Rename Method invocation
setLearnedWords
to
setLearnedWordsEachIter
setLearnedWords
to
setLearnedWordsEachIter