Parsing string for "<verb> <noun>"

Daniel da Silva ddasilva at umd.edu
Thu Jan 13 01:21:04 EST 2011


MRAB,

I will check it out. Thanks!

Daniel

On Tue, Jan 11, 2011 at 10:23 PM, MRAB <python at mrabarnett.plus.com> wrote:

> On 12/01/2011 01:50, Daniel da Silva wrote:
>
>> Hi,
>>
>> I have come across a task where I would like to scan a short 20-80
>> character line of text for instances of "<verb>  <noun>". Ideally
>> <verb>  could be of any tense.
>>
>> I know quite a bit of programming and computer science, but
>> computational linguistics is relatively new to me. If anyone can point
>> me in the right direction, I would be very thankful!
>>
>>  Have a look at the Natural Language Toolkit:
>
>    http://www.nltk.org/
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110113/571f7709/attachment.html>


More information about the Python-list mailing list