How to conjugate English words in Java?

Posted by roddik on Stack Overflow See other posts from Stack Overflow or by roddik
Published on 2010-04-10T08:07:41Z Indexed on 2010/04/10 8:13 UTC
Read the original article Hit count: 232

Filed under:
|

Hello. Say I have a base form of a word and a tag from the Penn Treebank Tag Set. How can I get the conjugated form? For example for "do" and "VBN" how can I get "done"?

© Stack Overflow or respective owner

Related posts about java

Related posts about nlp