hankcs / hankcs/AhoCorasickDoubleArrayTrie
case insensitive?
Open
question
- Dominant language
- Java
- Stars
- 1k
- Forks
- 299
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Can this support case insensitive text comparison?
For example, a keyword "test" will be matched if it is in the dictionary, but it won't match "Test" or "tEst", which is a real world scenario.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.