com.hankcs.hanlp.corpus.occurrence
类 TermOccurrence
java.lang.Object
com.hankcs.hanlp.corpus.occurrence.TermOccurrence
public class TermOccurrence
- extends Object
词频统计
- 作者:
- hankcs
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TermOccurrence
public TermOccurrence()
add
public void add(String term)
addAll
public void addAll(List<String> termList)
getEntrySet
public Set<Map.Entry<String,TermFrequency>> getEntrySet()
Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.