Sir/Madam,
How to find a verb in a given sentence.give me your idea's to extract verb of the sentence.
Thanks in advance,
With Regards,
Gomathi.P
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sascha BPosted Sep 24, 2010, 2:39 AM
http://www.cvisual.com/film-techniques/writer-action-verb-list.doc
Gomathi PalaniswamyPosted Sep 24, 2010, 1:44 AM
We having thousands of verbs so its not possible to store and check..can you give some other idea's.
With Regards,
Gomathi.P
Manikavelu VelayuthamPosted Sep 24, 2010, 1:28 AM
You should loop through the sentence like, each word in that sentence.
At the next step you nee dto check that in the Array of verb, if its found just store it in another array which will be the final output