That makes sense. Thanks.

On May 4, 3:24 am, Anil <pvanil.ku...@gmail.com> wrote:
> 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 am a cat."
> Nouns - I, cat
> questions - what am I? Who is a cat?
>
>
>
>
>
> On Mon, May 3, 2010 at 7:28 PM, JT <jingtian...@gmail.com> wrote:
> > 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 Google
> > Groups "Java EE (J2EE) Programming with Passion!" group.
> > To post to this group, send email to
> > java-ee-j2ee-programming-with-passion@googlegroups.com
> > To unsubscribe from this group, send email to
> > java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee- 
> > j2ee-programming-with-passion%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
>
> >http://groups.google.com/group/java-ee-j2ee-programming-with-passion?...
>
> --
> Thanks,
> Anil.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/java-ee-j2ee-programming-with-passion?...

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to