An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
☆1,012Nov 24, 2021Updated 4 years ago
Alternatives and similar repositories for AhoCorasickDoubleArrayTrie
Users that are interested in AhoCorasickDoubleArrayTrie are comparing it to the libraries listed below
Sorting:
- Java implementation of the Aho-Corasick algorithm for efficient string matching☆971May 21, 2025Updated 9 months ago
- Java porting of Darts (Double ARray Trie System)☆274Jul 26, 2018Updated 7 years ago
- A Java implementation of a Double Array Trie☆125Feb 11, 2011Updated 15 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆184Jul 16, 2024Updated last year
- 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理☆36,167Nov 15, 2025Updated 3 months ago
- A clone of Darts (Double-ARray Trie System)☆160May 14, 2025Updated 9 months ago
- A Java port of darts-clone.☆46May 17, 2014Updated 11 years ago
- 这个项目是一个基本包.封装了大多数nlp项目中常用工具☆1,513Apr 18, 2024Updated last year
- Double-ARray Trie System for golang☆96Sep 24, 2019Updated 6 years ago
- String matching algorithms for searching a single or multiple strings in large texts☆48Jun 13, 2024Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,087Dec 17, 2025Updated 2 months ago
- ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典☆6,544Nov 19, 2023Updated 2 years ago
- ☆179Jan 5, 2026Updated 2 months ago
- double array trie algorithm golang☆18Oct 28, 2014Updated 11 years ago
- A fast and memory efficient implementation of aho-corasick algorithm based on double-array trie (cedar), supports visualizing structure …☆126Jan 21, 2024Updated 2 years ago
- A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others☆3,829Feb 26, 2026Updated last week
- A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie☆288Feb 7, 2024Updated 2 years ago
- TextRank算法提取关键词的Java实现☆206May 3, 2015Updated 10 years ago
- word2vec java版本的一个实现☆701Apr 1, 2021Updated 4 years ago
- 双端trie树的python实现☆11Jul 23, 2018Updated 7 years ago
- 自动构建中文词库:http://www.matrix67.com/blog/archives/5044☆655Dec 5, 2023Updated 2 years ago
- Tree-split 搬新家..给各位带来的不便深表歉意☆54Aug 27, 2016Updated 9 years ago
- Deep Learning Chinese Word Segment☆2,075May 18, 2018Updated 7 years ago
- A golang implement of Double Array Trie☆27Dec 16, 2015Updated 10 years ago
- Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywo…☆922Sep 18, 2023Updated 2 years ago
- A Toolkit for Industrial Topic Modeling☆2,647Jul 1, 2021Updated 4 years ago
- An implementation of HMM-Viterbi Algorithm 通用的维特比算法实现☆379Aug 27, 2018Updated 7 years ago
- Zero-allocation hashing for Java☆840Jan 29, 2026Updated last month
- LSTM and GRU in JAVA☆118Apr 2, 2019Updated 6 years ago
- Language Technology Platform☆5,236Jun 2, 2025Updated 9 months ago
- LibRec: A Leading Java Library for Recommender Systems, see☆3,265Jul 13, 2023Updated 2 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Aug 26, 2015Updated 10 years ago
- FAQ-based Question Answering System☆2,581Nov 28, 2020Updated 5 years ago
- Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)☆179Dec 28, 2018Updated 7 years ago
- Statistical Machine Intelligence & Learning Engine☆6,344Updated this week
- Facilitating the design, comparison and sharing of deep text matching models.☆3,855Aug 2, 2024Updated last year
- CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.☆10,053Feb 10, 2026Updated 3 weeks ago
- Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具☆1,475Apr 8, 2024Updated last year
- compare embedding☆238Sep 23, 2015Updated 10 years ago