|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Filter 的软件包 | |
|---|---|
| com.hankcs.hanlp.dictionary.stopword | |
| com.hankcs.hanlp.tokenizer | |
| com.hankcs.hanlp.dictionary.stopword 中 Filter 的使用 |
|---|
| 实现 Filter 的 com.hankcs.hanlp.dictionary.stopword 中的类 | |
|---|---|
class |
StopWordDictionary
|
| 声明为 Filter 的 com.hankcs.hanlp.dictionary.stopword 中的字段 | |
|---|---|
static Filter |
CoreStopWordDictionary.FILTER
核心停用词典的核心过滤器 |
| com.hankcs.hanlp.tokenizer 中 Filter 的使用 |
|---|
| 参数类型为 Filter 的 com.hankcs.hanlp.tokenizer 中的方法 | |
|---|---|
static List<List<Term>> |
NotionalTokenizer.seg2sentence(String text,
Filter... filterArrayChain)
切分为句子形式 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||