27
Stars
4
Forks
BSD-3-Clause
License
Go
Language
2018-05-19
Last Update
0
Open Issues
aho-corasick
golang
multi-search
search
trie
Related in Text Analysis
- bleve - Modern text indexing library for go.
- go-adaptive-radix-tree - Go implementation of Adaptive Radix Tree.
- go-edlib - Go string comparison and edit distance algorithms library (Levenshtein, LCS, Hamming, Damerau levenshtein, Jaro-Winkler, etc.) compatible with Unicode.
- levenshtein - Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.
- levenshtein - Implementation to calculate levenshtein distance in Go.
- parsefields - Tools for parse JSON-like logs for collecting unique fields and events.
- ptrie - An implementation of prefix tree.
- trie - Trie implementation in Go.
- graphlib - Topological sort lib,Sorting and pruning of DAG graphs.
- hashsplit - Split byte streams into chunks, and arrange chunks into trees, with boundaries determined by content, not position.