Sign in Sign up
nuget

NReco.Text.AhoCorasickDoubleArrayTrie

Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie: efficient text search of many substrings with O(n) complexity. Automata state may be efficiently serialized to binary stream.

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
5
Cadence
~9 months
Last 12 months
0

Details

First release
Dec 06, 2017
Releases
Version Released
1.1.1 patch
1.1.0 minor
1.0.2 patch
1.0.1 patch
1.0.0 initial