| CPAN Ratings Algorithm-AhoCorasick reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of Algorithm-AhoCorasick
Nice product and very easy to use.
However it can cause memory problems if you need to use the find_all function many many times. In my I case I need to run find_all about 800 times against a few keyword lists of 300-8000 members
We need to be able to cache the result of
my $m = Algorithm::AhoCorasick::SearchMachine->new(@xxxxx);
So that we dont need to regenerate internal structures of the search functionality many times.
Good job.
Ertugrul Bayindir - 2008-09-09T06:56:55
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|