|
|
const SegmentGraph & | graph_ |
| |
|
PinyinSegmentGraphPathHasher | hasher_ |
| |
|
const GraphMatchCallback & | callback_ |
| |
|
const std::unordered_set< const SegmentGraphNode * > & | ignore_ |
| |
|
NodeToMatchedPinyinPathsMap * | matchedPathsMap_ |
| |
|
PinyinTrieNodeCache * | nodeCacheMap_ = nullptr |
| |
|
PinyinMatchResultCache * | matchCacheMap_ = nullptr |
| |
|
PinyinFuzzyFlags | flags_ {PinyinFuzzyFlag::None} |
| |
|
std::shared_ptr< const ShuangpinProfile > | spProfile_ |
| |
|
std::shared_ptr< const PinyinCorrectionProfile > | correctionProfile_ |
| |
|
size_t | partialLongWordLimit_ = 0 |
| |
Definition at line 301 of file pinyindictionary.cpp.
The documentation for this class was generated from the following file: