Repository navigation

#

trie

Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.

Go
2642
8 个月前

Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).

Go
1924
1 年前

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.

Cython
1070
23 天前

Python module (C extension and plain python) implementing Aho-Corasick algorithm

C
991
1 年前

C++ implementation of a fast and memory efficient HAT-trie

C++
815
7 个月前
TypeScript
785
16 天前

敏感词查找,验证,过滤和替换 🤓 FindAll, Validate, Filter and Replace words.

Go
660
3 年前

🇨🇳Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese.(java 中文繁简体转换,支持台湾、香港、中文日文转换。)

Java
505
7 天前

.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.

C#
451
9 个月前

Adaptive Radix Trees implemented in Go

Go
387
4 个月前

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.

C++
364
10 个月前

EFFICIENT AND OPTIMIZED TOKENIZER ENGINE FOR LLM INFERENCE SERVING

C++
347
10 天前

Project is in active development and has been moved to the EthereumJS VM monorepo.

TypeScript
307
4 年前