| 程序包 | 说明 |
|---|---|
| org.wltea.analyzer.dic |
| 限定符和类型 | 方法和说明 |
|---|---|
Hit |
Dictionary.matchInMainDict(char[] charArray)
检索匹配主词典
|
Hit |
Dictionary.matchInMainDict(char[] charArray,
int begin,
int length)
检索匹配主词典
|
Hit |
Dictionary.matchInQuantifierDict(char[] charArray,
int begin,
int length)
检索匹配量词词典
|
Hit |
Dictionary.matchWithHit(char[] charArray,
int currentIndex,
Hit matchedHit)
从已匹配的Hit中直接取出DictSegment,继续向下匹配
|
| 限定符和类型 | 方法和说明 |
|---|---|
Hit |
Dictionary.matchWithHit(char[] charArray,
int currentIndex,
Hit matchedHit)
从已匹配的Hit中直接取出DictSegment,继续向下匹配
|
Copyright © 2023 onecode. All rights reserved.