How to parse a name out of a web page?

Andrew Gwozdziewycz apgwoz at gmail.com
Wed Apr 5 18:52:06 EDT 2006


On Apr 5, 2006, at 4:50 PM, Haibao Tang wrote:

> with high accuracy...
>
> My temporary plan is to first recognized consecutive two or three
> initial-capitalized words, but certainly we need to do more than that?
> Anyone has suggestions?
>
> Thanks first.
>
> -- 
> http://mail.python.org/mailman/listinfo/python-list

Surely, this is a task for http://nltk.sourceforge.net/ . Especially
if you want high accuracy.


---
Andrew Gwozdziewycz
apgwoz at gmail.com
http://ihadagreatview.org
http://and.rovir.us





More information about the Python-list mailing list