Friday, November 28, 2008

New Project WordnetAPI

From now there is a new project in google code related to Text Mining: WordnetAPI.

WordnetAPI is a Java interface to the famous WordNet database of lexical relationships.

It converts the Wordnet Dictionary in an embedded H2 Database and access the data through the Java Persistence API (currently Toplink essential implementation), providing a stictly object-oriented interface, instead of the procedural one in the original Wordnet C library.