hankcs / AhoCorasickDoubleArrayTrieLinks
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
☆1,008Updated 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☆962Updated 7 months ago
- Java porting of Darts (Double ARray Trie System)☆273Updated 7 years ago
- Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。☆189Updated 11 years ago
- 这个项目是一个基本包.封装了大多数nlp项目中常用工具☆1,512Updated last year
- An Efficient Lexical Analyzer for Chinese☆339Updated 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…☆922Updated 2 years ago
- word2vec java版本的一个实现☆700Updated 4 years ago
- Java开源项目cws_evaluation:中文分词器分词效果评估对比☆954Updated 8 years ago
- Implementing Facebook's FastText with java☆158Updated 5 years ago
- No longer maintained. Please contact the origional author.☆666Updated 7 years ago
- HanLP中文分词Lucene插件,支持包括Solr在内的基于Lucene的系统☆297Updated 5 years ago
- A Java implementation of a Double Array Trie☆124Updated 14 years ago
- 一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)☆688Updated 3 months ago
- lucene技术细节☆294Updated 7 years ago
- A simple implementation of simhash algorithm by java.☆154Updated 5 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆180Updated last year
- ☆646Updated 3 weeks ago
- Java分布式中文分词组件 - word分词☆1,822Updated 4 years ago
- A Java implemention of LDA(Latent Dirichlet Allocation)☆196Updated 8 years ago
- Java interface for fastText☆245Updated 2 years ago
- 自动构建中文词库:http://www.matrix67.com/blog/archives/5044☆656Updated 2 years ago
- Lucene 7.x~9.x☆294Updated last year
- A Java port of darts-clone.☆45Updated 11 years ago
- Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆863Updated last month
- ltp4j: Language Technology Platform For Java☆162Updated 4 years ago
- mmseg4j core MMSEG for java chinese analyzer☆159Updated 6 years ago
- Chinese Word Segmentation Tool, THULAC的Java实现.☆86Updated 4 years ago
- 结巴分词(java版)☆2,690Updated last year
- HanLP Analyzer for Elasticsearch☆854Updated last year
- The dynamic synonym plugin adds a synonym token filter that reloads the synonym file(local file or remote file) at given intervals (defau…☆387Updated 2 weeks ago