12 skills found
hankcs / AhoCorasickDoubleArrayTrieAn extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
digitalstain / DoubleArrayTrieA Java implementation of a Double Array Trie
dingyaguang117 / DoubleArrayTrie高级结构双数组Trie树(DoubleArrayTrie) java实现
boengood / DoubleArrayTrie双数组字典树的-java实现,用于敏感词过滤
Kooooooma / DoubleArrayTrieDoubleArrayTrie Java 实现类
KimShen / Double Array TrieTrie Filter (敏感词过滤), base from https://github.com/dingyaguang117/DoubleArrayTrie
DinLei / DoubleArrayTrie双端trie树的python实现
hshindo / DoubleArrayTrie.jlDouble Array Trie for Julia Language
yanwii / DoubleArrayTrieDoubleArrayTrie(DAT) support prefix search & exact search & multiple pattern match implemented by c++ for python2/python3
pkware / LowMemoryAhoCorasickLow memory, fast Aho-Corasick implementation.
fancyerii / DoubleArrayTriedouble array trie with unicode support
chengchingwen / DoubleArrayTries.jlNo description available