XhstormR opened this issue 3 years ago · 2 comments
val acdat = AhoCorasickDoubleArrayTrie<String>() acdat.build(emptyMap()) println(acdat.parseText("uhers")) // java.lang.ArrayIndexOutOfBoundsException
The previous issue #45 has not been fixed。
Thanks. Now fixed.