自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
Java
Updated Jan 27, 2019
Go efficient text segmentation; support english, chinese, japanese and other. Go 语言高性能分词
Go
Updated Feb 2, 2019
C++ implementation of a fast and memory efficient HAT-trie
C++
Updated Jan 23, 2019
The Capsule Hash Trie Collections Library
Java
Updated Dec 17, 2018
Python module (C extension and plain python) implementing Aho-Corasick algorithm
C
Updated Jan 14, 2019
A collection of powerful data structures
Java
Updated Aug 7, 2018
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
TypeScript
Updated Jan 31, 2019
Go datastructures.
Go
Updated Jan 29, 2019
This is an implementation of the modified merkle patricia tree as specified in the Ethereum's yellow paper.
⚡️ A lightning fast HTTP router
Go
Updated Mar 27, 2018
Garbage collector-sensitive patricia tree for IP/CIDR tagging
Go
Updated Jun 22, 2018
Data Structures and Algorithms in Java
Java
Updated Jun 22, 2018
PATRICIA, Double Array, LOUDS Trie implementations for Java
Java
Updated Jan 24, 2018
Swift Collection Data Structures Library
Swift
Updated Jan 20, 2019
Golang Keyword extraction/replacement Datastructure using Tries instead of regexes
Go
Updated Dec 15, 2017
Ciri is an ongoing Ethereum 2.0 implementation written in Ruby and a blockchain toolbox for all rubyists to build the…
My take on an efficient implementation of a Trie in Javascript
JavaScript
Updated Apr 26, 2018
Fastest Trie structure (Linux & Windows)
C++
Updated Jun 12, 2018
Java autocomplete library.
Java
Updated Oct 23, 2017
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patri…
C#
Updated Dec 8, 2018
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Ruby
Updated Sep 18, 2018
敏感词查找,验证,过滤和替换 🤓 FindAll, Validate, Filter and Replace words.
Go
Updated Jan 24, 2019
Fast generic radix trie implemented in Rust
Rust
Updated Dec 9, 2018
The C++ library implementing the compressed data structures described in the paper "Efficient Data Structures for Mas…
C++
Updated Jan 31, 2019
A fast, compact and low memory implementation of aho-corasick algorithm based on double-array trie (cedar), supports …
Go
Updated May 15, 2018
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
C#
Updated Apr 16, 2018
A collection of Data Structures implemented in Swift.
Swift
Updated Mar 28, 2018
Erasure coding (Reed–Solomon coding) in Go
C++
Updated May 8, 2015
Data Structures implemented in Java
Java
Updated Oct 30, 2017
neato compression for key-value data
JavaScript
Updated Oct 16, 2017