php3-list | 2000051
Date: 05/15/00
- Next message: Emir Musabasic: "[PHP3] include statement doesn't work"
- Previous message: Michael Dearman: "Re: [PHP3] Regular ****ing expressions"
- In reply to: Roshan Sharma: "[PHP3] Natural Language Parsing using php"
- Next in thread: Brian T. Allen: "Re: [PHP3] Natural Language Parsing using php"
- Reply: Brian T. Allen: "Re: [PHP3] Natural Language Parsing using php"
- Reply: Steve Edberg: "Re: [PHP3] Natural Language Parsing using php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Emir Musabasic: "[PHP3] include statement doesn't work"
- Previous message: Michael Dearman: "Re: [PHP3] Regular ****ing expressions"
- In reply to: Roshan Sharma: "[PHP3] Natural Language Parsing using php"
- Next in thread: Brian T. Allen: "Re: [PHP3] Natural Language Parsing using php"
- Reply: Brian T. Allen: "Re: [PHP3] Natural Language Parsing using php"
- Reply: Steve Edberg: "Re: [PHP3] Natural Language Parsing using php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

