Skip navigation links

Package com.articulate.sigma.wordNet

Provides classes for handling Wordnets.

See: Description

Package com.articulate.sigma.wordNet Description

Provides classes for handling Wordnets. The core class is WordNet, which loads Princeton's English WordNet and establishes the links with SUMO, which OMWordnet then also takes advantage of. WSD then takes advantage of the WordNet links to perform Word Sense Disambiguation.

This code is copyright Articulate Software (c) 2003-2017, Infosys 2018-. Some portions copyright Teknowledge (c) 2003, IPsoft 2015 and reused under the terms of the GNU license. This software is released under the GNU Public License . Users of this code also consent, by use of this code, to credit Articulate Software and Teknowledge in any writings, briefings, publications, presentations, or other representations of any software which incorporates, builds on, or uses this code. Please cite the following article in any publication with references:

Pease A., and Benzmüller C. (2013). Sigma: An Integrated Development Environment for Logical Theories. AI Communications 26, pp79-97.

See Also:
WordNet, OMWordnet, WSD
Skip navigation links