Uses of Interface
net.didion.jwnl.util.factory.Createable
Packages that use Createable
Package
Description
Classes for extracting and containing data from the dictionary.
Classes for acessing dictionary information.
Classes for accessing databases that contain dictionary information.
Classes used by
FileBackedDictionary to interface with the filesystem.Implementations of
DictionaryElementFactory for Princeton's release of WordNet.-
Uses of Createable in net.didion.jwnl.data
Subinterfaces of Createable in net.didion.jwnl.dataModifier and TypeInterfaceDescriptioninterfaceFactory interface for creating WordNet objects from a database.interfaceFactory class for creatingDictionaryElements (Synsets,Exceptioninvalid input: '<'/codes, andIndexWords). -
Uses of Createable in net.didion.jwnl.dictionary
Subinterfaces of Createable in net.didion.jwnl.dictionaryModifier and TypeInterfaceDescriptioninterfaceAMorphologicalProcessortries to turn the inflected form of a word or phrase into the form that can be found in WordNet. -
Uses of Createable in net.didion.jwnl.dictionary.database
Classes in net.didion.jwnl.dictionary.database that implement CreateableModifier and TypeClassDescriptionclassclassDatabase Manager that handles the extended database containing sense key and usage statistics. -
Uses of Createable in net.didion.jwnl.dictionary.file_manager
Subinterfaces of Createable in net.didion.jwnl.dictionary.file_managerModifier and TypeInterfaceDescriptioninterfaceFileManagerdefines the interface between theFileBackedDictionaryand the file system.Classes in net.didion.jwnl.dictionary.file_manager that implement CreateableModifier and TypeClassDescriptionclassAn implementation ofFileManagerthat reads files from the local file system.classAn object of this class can serve as aFileManagerfor remoteFileBackedDictionaryinstantiations using RMI. -
Uses of Createable in net.didion.jwnl.dictionary.morph
Subinterfaces of Createable in net.didion.jwnl.dictionary.morphClasses in net.didion.jwnl.dictionary.morph that implement CreateableModifier and TypeClassDescriptionclassclassDefault implementation ofMorphologicalProcessor.classRemove all aplicable suffixes from the word(s) and do a look-up.classLookup the word in the exceptions file of the given part-of-speech.classclassyet to be implementedclass -
Uses of Createable in net.didion.jwnl.princeton.data
Classes in net.didion.jwnl.princeton.data that implement CreateableModifier and TypeClassDescriptionclassclassFileDictionaryElementFactorythat parses lines from the dictionary files distributed by the WordNet team at Princeton's Cognitive Science department.classclassFileDictionaryElementFactorythat produces elements for Princeton's release of WordNet v 1.6classclassFileDictionaryElementFactorythat produces elements for the Princeton release of WordNet v 1.7classSupports the wordnet 3.0 database, including sense key and usage count information.