|
WordNet Lexicon object class
lexicon = WordNet::Lexicon.new( dictpath )
Instances of this class abstract access to the various databases of the WordNet lexicon. It can be used to look up and search for WordNet::Synsets.
Michael Granger <ged@FaerieMUD.org>
Copyright © 2002, 2003 The FaerieMUD Consortium. All rights reserved.
This module is free software. You may use, modify, and/or redistribute this software under the terms of the Perl Artistic License. (See language.perl.com/misc/Artistic.html)
Much of this code was inspired by/ported from the Lingua::Wordnet Perl module by Dan Brian.
$Id: lexicon.rb,v 1.4 2003/09/03 06:37:29 deveiant Exp $
Required files |
Classes and Modules |