Skip to content

Conversation

AashayShingre
Copy link
Contributor

Aho - Corasick string matching algorithm, that creates automaton and searches multiple keywords from a string in a linear fashion.
Aho-Corasick Algorithm Wikipedia

Copy link
Member

@AnshulMalik AnshulMalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really great! If you could add some comments, it'd be a lot easier to understand.

@cclauss cclauss merged commit 9226856 into TheAlgorithms:master Oct 22, 2019
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* add aho-corasick algorithm

* Add a doctest and format with black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants