Implementation of Aho-Corasick string matching algorithm for .NET
-
Updated
Apr 9, 2016 - C#
Implementation of Aho-Corasick string matching algorithm for .NET
String.Search is a simple library to implement a full text search with given patterns.
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
WuManber text search/matching implementation using c#
Implementation of the Aho-Corasick search algorithm for the C# course (NPRG038) at Charles University
A library of .NET tools to help put real world use cases into interesting data structures/algorithms.
Aho-Corasick multi-string search for .NET and SQL Server.
C# implementation of the Aho-Corasick algorithm
Add a description, image, and links to the aho-corasick topic page so that developers can more easily learn about it.
To associate your repository with the aho-corasick topic, visit your repo's landing page and select "manage topics."