| Package | Description |
|---|---|
| com.hankcs.hanlp.algorithm.ahocorasick.trie |
| Modifier and Type | Class and Description |
|---|---|
class |
FragmentToken |
class |
MatchToken
匹配到的片段
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Token> |
Trie.tokenize(String text)
一个最长分词器
|
Copyright © 2014–2021 码农场. All rights reserved.