Re: [java ee programming] Help: Rephrasing an English statement into questions.

2010-05-04 Thread Anil
Not sure if you have any libraries for your use case. However this can be done keeping a dictionary listing of nouns and verbs. After a statement is fed in, extract out the words and classify them accordingly. One set of questions can be generated on basis on this informations. Eg. Statement "I a

[java ee programming] Help: Rephrasing an English statement into questions.

2010-05-03 Thread JT
I need to write a program that will rephrase an English statement into a question as many different ways as possible. Which libraries will be good for creating a simple version of that? Examples will be nice too. Thanks a lot. JT -- You received this message because you are subscribed to the G