| Package | Description |
|---|---|
| com.hankcs.hanlp.algorithm.ahocorasick.interval | |
| com.hankcs.hanlp.algorithm.ahocorasick.trie |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Interval.overlapsWith(Interval other)
是否与另一个区间交叉(有一部分重叠)
|
| Modifier and Type | Class and Description |
|---|---|
class |
Emit
一个模式串匹配结果
|
Copyright © 2014–2021 码农场. All rights reserved.