hankcs / AhoCorasickDoubleArrayTrieLinks
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
☆1,003Updated 3 years ago
Alternatives and similar repositories for AhoCorasickDoubleArrayTrie
Users that are interested in AhoCorasickDoubleArrayTrie are comparing it to the libraries listed below
Sorting:
- Java porting of Darts (Double ARray Trie System)☆273Updated 7 years ago
- Java implementation of the Aho-Corasick algorithm for efficient string matching☆963Updated 6 months ago
- Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。☆189Updated 11 years ago
- Java开源项目cws_evaluation:中文分词器分词效果评估对比☆954Updated 8 years ago
- Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywo…☆920Updated 2 years ago
- 这个项目是一个基本包.封装了大多数nlp项目中常用工具