hankcs / AhoCorasickDoubleArrayTrie
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
☆951Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for AhoCorasickDoubleArrayTrie
- Java implementation of the Aho-Corasick algorithm for efficient string matching☆898Updated 6 months ago
- Java porting of Darts (Double ARray Trie System)☆268Updated 6 years ago
- Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。☆189Updated 10 years ago
- word2vec java版本的一个实现☆694Updated 3 years ago
- An Efficient Lexical Analyzer for Chinese☆328Updated 6 years ago
- 这个项目是一个基本包.封装了大多数nlp项目中常用工具☆1,496Updated 7 months ago
- Implementing Facebook's FastText with java☆159Updated 4 years ago
- 自动构建中文词库:http://www.matrix67.com/blog/archives/5044☆650Updated 11 months ago
- A Java implementation of a Double Array Trie☆122Updated 13 years ago
- Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywo…☆914Updated last year
- HanLP中文分词Lucene插件,支持包括Solr在内的基于Lucene的系统☆297Updated 4 years ago
- A Java implemention of LDA(Latent Dirichlet Allocation)☆195Updated 7 years ago
- 结巴分词(java版)☆2,587Updated 4 months ago
- A simple implementation of simhash algorithm by java.☆154Updated 4 years ago
- lucene技术细节☆291Updated 6 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆175Updated 4 months ago
- 一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)☆678Updated 11 months ago
- Java分布式中文分词组件 - word分词☆1,818Updated 3 years ago
- 中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。☆629Updated 11 months ago
- Java开源项目cws_evaluation:中文分词器分词效果评估对比☆949Updated 7 years ago
- ltp4j: Language Technology Platform For Java☆162Updated 3 years ago
- Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆843Updated 3 months ago
- ☆638Updated 4 months ago
- A stand-alone Bloom filter implementation written in Java☆484Updated 13 years ago
- No longer maintained. Please contact the origional author.☆655Updated 6 years ago
- Chinese Word Segmentation Tool, THULAC的Java实现.☆85Updated 3 years ago
- A clone of Darts (Double-ARray Trie System)☆142Updated 6 years ago
- TextRank算法提取关键词的Java实现☆201Updated 9 years ago
- mmseg4j core MMSEG for java chinese analyzer☆157Updated 5 years ago
- Language Detection Library for Java☆569Updated 2 years ago