s-yata / darts-clone
A clone of Darts (Double-ARray Trie System)
☆143Updated 6 years ago
Alternatives and similar repositories for darts-clone:
Users that are interested in darts-clone are comparing it to the libraries listed below
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆525Updated 8 months ago
- Fast compressed trie dictionary library☆66Updated 3 months ago
- ☆160Updated 5 months ago
- A library of inverted index data structures☆148Updated 2 years ago
- Real time vector search engine☆139Updated last year
- Simhashing in C++☆134Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆140Updated last year
- Common library☆132Updated 7 years ago
- C++ headers(hpp) library with Python style.☆130Updated 2 weeks ago
- A C++ implementation of the aho corasick pattern search algorithm☆217Updated 9 months ago
- A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.☆147Updated 4 years ago
- Static Double Array Trie (DASTrie)☆31Updated 12 years ago
- Chinese morphological analysis with Word Segment and POS Tagging data for MeCab☆158Updated 7 years ago
- C++ implement of Tomas Mikolov's word/document embedding☆105Updated 7 years ago
- Mirror of CLucene 2.3.2's development master branch. CLucene is a C++ port of Lucene: the high-performance, full-featured text search eng…☆103Updated 5 years ago
- Cedar implements an updatable double-array trie, which offers fast update/lookup for skewed queries in real-world data.☆23Updated 9 years ago
- Darts-clone python binding☆20Updated 2 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆62Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- the introduction of thirdparty☆48Updated 10 years ago
- Word2Vec in C++ 11☆402Updated 8 years ago
- A C++ library providing fast language model queries in compressed space.☆128Updated last year
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆141Updated 2 years ago
- C++ Base Library for serverside development☆344Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- CRF++: Yet Another CRF toolkit☆506Updated 3 years ago
- terark basic library☆25Updated 6 years ago
- "结巴"中文分词的C++版本,使用 darts Double Array Trie 降低内存占用到 1/100☆48Updated 2 years ago