Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

Re: [PHP3] Natural Language Parsing using php From: Michael Dearman (mdearman <email protected>)
Date: 05/15/00

Roshan Sharma wrote:
>
> I need to parse free text (natural language) with certain patterns and key
> words and store in a database. Does anyone know of any front end to php3.
> Any experience with such parsing?
>
> Thanks

Take a look at the perl regular expression support. The preg's.
'THE' ref on regular expressions (IMHO) is Jeff Friedl's "Matering
Regular Expressions", O'Reilly. A most 'unnatural' language. But,
that'd be one possibility.

M. Dearman

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>