Skip to content

cltl/WordnetTools

Repository files navigation

WordnetTools

version 3.0 Copyright: VU University Amsterdam email: piek.vossen@vu.nl

DESCRIPTION Set of functions to use a wordnet in Wordnet-LMF format

SOURCE CODE:

https://github.com/cltl/WordnetTools

The binaries can be built using maven and the pom.xml

mvn clean mvn install

REQUIREMENTS WordnetTools is developed in Java 1.6 and can run on any platform that supports Java 1.6

LICENSE WordnetTools is free software: you can redistribute it and/or modify it under the terms of the The Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt.

WordnetTools is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.