Uros Gruber wrote:
Hi!

I wan't to know if there is any goor text parser around here
written in php. I'm asking before i create my own.

I would like extract some text msgs to words and i would also
like take care of stop words, special characters etc... So to
know if some word is regular word, or if is number, html tag,
html entry.....


it's not php but check out

http://betsie.sourceforge.net/

written in Perl - the regular expressions may be portable to php

--

Sean


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to