Repository navigation

#

trie

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

Go
2725
2 天前

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

Go
1927
2 年前

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

Python
1110
2 天前

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

C
1030
4 个月前

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

C++
839
1 年前
TypeScript
787
5 天前

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

Go
679
3 年前

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

Java
541
1 个月前

EFFICIENT AND OPTIMIZED TOKENIZER ENGINE FOR LLM INFERENCE SERVING

C++
454
15 天前

.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#
450
1 年前

Adaptive Radix Trees implemented in Go

Go
400
10 个月前

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++
369
1 年前

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

TypeScript
310
5 年前