stemming algotithms in perl

M

monkeys paw

Is there an established code base for stemming in perl.

For instance, if i want to match phrases in a string,
my base phrase would be "race", but i would also want
to automatically match "races", and "racing", "raced", etc...

I thought there may be a module or ?? out there...
 
B

Brian Harnish

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Is there an established code base for stemming in perl.

For instance, if i want to match phrases in a string,
my base phrase would be "race", but i would also want
to automatically match "races", and "racing", "raced", etc...

I thought there may be a module or ?? out there...

Check http://search.cpan.org they have some (http://search.cpan.org).

- Brian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/RoYQiK/rA3tCpFYRAu7CAKDqB7vYGypZbUP4B1J7JDpiVMe7bgCeJApp
HViD6ADHRwKDjbQ6De3wrbk=
=ngis
-----END PGP SIGNATURE-----
 
B

Bob Walton

monkeys said:
Is there an established code base for stemming in perl.

For instance, if i want to match phrases in a string,
my base phrase would be "race", but i would also want
to automatically match "races", and "racing", "raced", etc...

I thought there may be a module or ?? out there...

Did you miss Lingua::Stem when you visited CPAN?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,129
Messages
2,570,770
Members
47,329
Latest member
FidelRauch

Latest Threads

Top