Skip to content

thdiaman/WNTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WNTools

Natural Language Processing tools based on WordNet

Libraries used:

The following libraries are used (added in folder lib):

Check the license file for all licenses.

WordNet data used:

Ths WordNet data used are the following:

Usage as a library:

Using WNTools requires adding a directory for the libraries and a directory for WordNet in your project.
For the libraries directory, you have to create a folder "lib" and put inside WNTools.jar, edu.mit.jwi_2.3.3.jar, and edu.sussex.nlp.jws.beta.11.jar. After that, add the three libraries to classpath.
For the wordnet directory, you have to create a folder "wordnet" and inside create a folder "3.0". Inside "3.0" copy folder "dict" from WordNet-3.0.tar.gz and folder "WordNet-InfoContent-3.0" from WordNet-InfoContent-3.0.tar.gz.
Finally, you can copy WNToolsTest.java in your project and execute it to check that everything works correctly.

About

Natural Language Processing tools based on WordNet

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Packages

 
 
 

Contributors

Languages