hankcs / hankcs/AhoCorasickDoubleArrayTrie
parse when building?
Open
- Dominant language
- Java
- Stars
- 1k
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
Is it safe to parse word when ACDAT is building?
we got a wrong parsing result when the value word is not in the origin text.
we doubt whether it's safe to parse when building.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.