Info
Version: | 1.1.1 |
Author(s): | Vitalii Fedorchenko |
Last Update: | Tuesday, July 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nreco/AhoCorasickDoubleArrayTrie |
NuGet Url: | https://www.nuget.org/packages/NReco.Text.AhoCorasickDoubleArrayTrie |
Install
Install-Package NReco.Text.AhoCorasickDoubleArrayTrie
dotnet add package NReco.Text.AhoCorasickDoubleArrayTrie
paket add NReco.Text.AhoCorasickDoubleArrayTrie
NReco.Text.AhoCorasickDoubleArrayTrie Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.0)
- System.Data.Common(>= 4.1.0)
- System.Reflection(>= 4.1.0)
- System.Reflection.Primitives(>= 4.0.1)
Tags
Automata state may be efficiently serialized to binary stream.