Repository navigation

#

trie

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

Go
2698
2 个月前

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

Go
1926
2 年前

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

Cython
1099
4 天前

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

C
1018
2 个月前

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

C++
831
1 年前
TypeScript
787
2 个月前

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

Go
674
3 年前

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

Java
535
4 个月前

EFFICIENT AND OPTIMIZED TOKENIZER ENGINE FOR LLM INFERENCE SERVING

C++
478
3 个月前

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

Adaptive Radix Trees implemented in Go

Go
397
8 个月前

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

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

TypeScript
309
5 年前