Toilal / rebulk

Define simple search patterns in bulk to perform advanced matching on any string
MIT License
55 stars 9 forks source link

Aho Corasick added #9

Closed Toilal closed 4 years ago

Toilal commented 7 years ago

This is an attempt to use pyahocorasick library for all string searchs ...

Sadly, running this fork against guessit make things a bit slower :(

Idea is to use the Aho Corasick algorithm against all string patterns define in the rebulk.