Uses of Class
net.didion.jwnl.JWNLException
-
Packages that use JWNLException Package Description net.didion.jwnl net.didion.jwnl.data Classes for extracting and containing data from the dictionary.net.didion.jwnl.data.relationship Tools for finding pointer relationships between words.net.didion.jwnl.dictionary Classes for acessing dictionary information.net.didion.jwnl.dictionary.database Classes for accessing databases that contain dictionary information.net.didion.jwnl.dictionary.file_manager Classes used byFileBackedDictionary
to interface with the filesystem.net.didion.jwnl.dictionary.morph net.didion.jwnl.princeton.data Implementations ofDictionaryElementFactory
for Princeton's release of WordNet.net.didion.jwnl.util.factory Classes involved in reflective creation of JWNL components.net.didion.jwnl.utilities -
-
Uses of JWNLException in net.didion.jwnl
Methods in net.didion.jwnl that throw JWNLException Modifier and Type Method Description private static Element
JWNL. createElementFromNode(org.w3c.dom.Node node)
private static Param[]
JWNL. getParams(org.w3c.dom.NodeList list)
static void
JWNL. initialize(java.io.InputStream propertiesStream)
Parses a properties file and sets the ready state at various points. -
Uses of JWNLException in net.didion.jwnl.data
Methods in net.didion.jwnl.data that throw JWNLException Modifier and Type Method Description private PointerTarget[]
PointerTarget. collectTargets(Pointer[] pointers)
Get an array of all the targets ofpointers
.PointerTargetNodeList
PointerUtils. getAlsoSees(Synset synset)
Find what words are related tosynset
PointerTargetTree
PointerUtils. getAlsoSeeTree(Synset synset, int depth)
Find all See Also relations to depthdepth
.PointerTargetNodeList
PointerUtils. getAntonyms(Synset synset)
Get the words that mean the opposite ofsynset
PointerTargetNodeList
PointerUtils. getAttributes(Synset synset)
Get the attributes ofsynset
PointerTargetNodeList
PointerUtils. getCauses(Synset synset)
Find direct cause links ofsynset
PointerTargetTree
PointerUtils. getCauseTree(Synset synset)
Find all cause links forsynset
.PointerTargetTree
PointerUtils. getCauseTree(Synset synset, int depth)
Find all cause links forsynset
to depthdepth
.PointerTargetNodeList
PointerUtils. getCoordinateTerms(Synset synset)
Getsynset
's siblings (the hyponyms of its hypernyms)PointerTargetNodeList
PointerUtils. getDerived(Synset synset)
Find derrived links ofsynset
PointerTargetNodeList
PointerUtils. getDirectHypernyms(Synset synset)
Get the immediate parents ofsynset
PointerTargetNodeList
PointerUtils. getDirectHyponyms(Synset synset)
Get the immediate children ofsynset
PointerTargetNodeList
PointerUtils. getEntailedBy(Synset synset)
Find direct entailed bys ofsynset
PointerTargetTree
PointerUtils. getEntailedByTree(Synset synset)
Find all entailed bys ofsynset
.PointerTargetTree
PointerUtils. getEntailedByTree(Synset synset, int depth)
Find all entailed bys ofsynset
to depthdepth
.PointerTargetNodeList
PointerUtils. getEntailments(Synset synset)
Find direct entailments ofsynset
PointerTargetTree
PointerUtils. getEntailmentTree(Synset synset)
Find all entailments forsynset
PointerTargetTree
PointerUtils. getEntailmentTree(Synset synset, int depth)
Find all entailments forsynset
to depthdepth
PointerTargetTree
PointerUtils. getExtendedAntonyms(Synset synset)
Get the words that mean the opposite ofsynset
and the immediate synonyms of those wordsPointerTargetTree
PointerUtils. getExtendedAntonyms(Synset synset, int depth)
Find all antonyms ofsynset
, and all synonyms of those antonyms to depthdepth
.PointerTargetNodeList
PointerUtils. getHolonyms(Synset synset)
Get holonyms ofsynset
PointerTargetTree
PointerUtils. getHypernymTree(Synset synset)
Get all of the ancestors ofsynset
PointerTargetTree
PointerUtils. getHypernymTree(Synset synset, int depth)
Get all of the ancestors ofsynset
to depthdepth
PointerTargetTree
PointerUtils. getHyponymTree(Synset synset)
Get all of the children ofsynset
PointerTargetTree
PointerUtils. getHyponymTree(Synset synset, int depth)
Get all of the children ofsynset
to depthdepth
PointerTargetTree
PointerUtils. getIndirectAntonyms(Synset synset)
Get the immediate antonyms of all words that mean the same assynset
.PointerTargetTree
PointerUtils. getIndirectAntonyms(Synset synset, int depth)
Get the antonyms of all words that mean the same assynset
to depthdepth
.PointerTargetTree
PointerUtils. getInheritedHolonyms(Synset synset)
Get holonyms ofsynset
and of all its ancestorsPointerTargetTree
PointerUtils. getInheritedHolonyms(Synset synset, int pointerDepth, int ancestorDepth)
Get holonyms of each synset, to depthpointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
.PointerTargetTree
PointerUtils. getInheritedMemberHolonyms(Synset synset)
Get member holonyms ofsynset
and of all its ancestorsPointerTargetTree
PointerUtils. getInheritedMemberHolonyms(Synset synset, int pointerDepth, int ancestorDepth)
Get member holonyms of each synset, to depthpointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
.PointerTargetTree
PointerUtils. getInheritedMemberMeronyms(Synset synset)
Get member meronyms of synset and of its ancestorsPointerTargetTree
PointerUtils. getInheritedMemberMeronyms(Synset synset, int pointerDepth, int ancestorDepth)
Get member meronyms of each synset, to depthpointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
.PointerTargetTree
PointerUtils. getInheritedMeronyms(Synset synset, int pointerDepth, int ancestorDepth)
Get meronyms of each synset, to depthpointerDepth
starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
.PointerTargetTree
PointerUtils. getInheritedPartHolonyms(Synset synset)
Get part holonyms ofsynset
and of all its ancestorsPointerTargetTree
PointerUtils. getInheritedPartHolonyms(Synset synset, int pointerDepth, int ancestorDepth)
Get part holonyms of each synset, to depthpointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
.PointerTargetTree
PointerUtils. getInheritedPartMeronyms(Synset synset)
Get part meronyms ofsynset
and of all its ancestorsPointerTargetTree
PointerUtils. getInheritedPartMeronyms(Synset synset, int pointerDepth, int ancestorDepth)
Get part meronyms of each synset, to depthpointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
.PointerTargetTree
PointerUtils. getInheritedSubstanceHolonyms(Synset synset)
Get substance holonyms ofsynset
and of all its ancestorsPointerTargetTree
PointerUtils. getInheritedSubstanceHolonyms(Synset synset, int pointerDepth, int ancestorDepth)
Get substance holonyms of each synset, to depthpointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
.PointerTargetTree
PointerUtils. getInheritedSubstanceMeronyms(Synset synset)
Get substance meronyms ofsynset
and of its ancestorsPointerTargetTree
PointerUtils. getInheritedSubstanceMeronyms(Synset synset, int pointerDepth, int ancestorDepth)
Get substance meronyms of each synset, to depthpointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
.PointerTargetTree
PointerUtils. getInteritedMeronyms(Synset synset)
Get meronyms ofsynset
and of all its ancestorsPointerTargetNodeList
PointerUtils. getMemberHolonyms(Synset synset)
Get member holonyms ofsynset
PointerTargetNodeList
PointerUtils. getMemberMeronyms(Synset synset)
Get member meronyms ofsynset
PointerTargetNodeList
PointerUtils. getMeronyms(Synset synset)
Get meronyms ofsynset
.PointerTargetNodeList
PointerUtils. getPartHolonyms(Synset synset)
Get part holonyms ofsynset
PointerTargetNodeList
PointerUtils. getParticipleOf(Synset synset)
Find participle of links ofsynset
PointerTargetNodeList
PointerUtils. getPartMeronyms(Synset synset)
Get part meronyms ofsynset
private PointerTargetNodeList
PointerUtils. getPointerTargets(Synset synset, PointerType type)
Get all the pointer targets of synset of type type.Synset
IndexWord. getSense(int index)
Get a particular sense of this word.Synset[]
IndexWord. getSenses()
Get an array of all the senses of this word.PointerTargetNodeList
PointerUtils. getSubstanceHolonyms(Synset synset)
Get substance holonyms ofsynset
PointerTargetNodeList
PointerUtils. getSubstanceMeronyms(Synset synset)
Get substance meronyms ofsynset
PointerTargetNodeList
PointerUtils. getSynonyms(Synset synset)
Get the synonyms forsynset
.PointerTargetTree
PointerUtils. getSynonymTree(Synset synset, int depth)
Get all the synonyms ofsynset
to depthdepth
.PointerTarget
Pointer. getTarget()
Get the actual target of this pointer.PointerTarget[]
PointerTarget. getTargets()
Get all the pointer targets of this synsetPointerTarget[]
PointerTarget. getTargets(PointerType type)
Get all the targets of the pointers of typetype
.PointerTarget[]
SynsetProxy. getTargets()
PointerTarget[]
SynsetProxy. getTargets(PointerType type)
Synset
Pointer. getTargetSynset()
Get the synset that is a) the target of this pointer, or b) the * synset that contains the target of this pointer.PointerTargetNodeList
PointerUtils. getVerbGroup(Synset synset)
Get the group that this verb belongs to.private void
IndexWord. loadSynset(int i)
PointerTargetTree
PointerUtils. makeInheritedTree(PointerTargetTree tree, PointerType[] searchTypes, PointerType labelType, int pointerDepth, int ancestorDepth, boolean allowRedundancies)
Turn an existing tree into an inheritance tree.PointerTargetTree
PointerUtils. makeInheritedTree(Synset synset, PointerType searchType)
Create a hypernym tree starting at synset, and add to each node a nested list pointer targets of type searchType, starting at the node's pointer target.PointerTargetTree
PointerUtils. makeInheritedTree(Synset synset, PointerType[] searchTypes)
Create a hypernym tree starting at synset, and add to each node a nested list pointer targets of the types specified in searchTypes, starting at the node's pointer target.PointerTargetTree
PointerUtils. makeInheritedTree(Synset synset, PointerType[] searchTypes, PointerType labelType, int pointerDepth, int ancestorDepth)
Create a hypernym tree starting at synset, and add to each node a nested list pointer targets of the types specified in searchTypes, starting at the node's pointer target.PointerTargetTree
PointerUtils. makeInheritedTree(Synset synset, PointerType[] searchTypes, PointerType labelType, int pointerDepth, int ancestorDepth, boolean allowRedundancies)
Create a hypernym tree starting at synset, and add to each node a nested list pointer targets of the types specified in searchTypes, starting at the node's pointer target.PointerTargetTree
PointerUtils. makeInheritedTree(Synset synset, PointerType searchType, PointerType labelType, int pointerDepth, int ancestorDepth)
Create a hypernym tree starting at synset, and add to each node a nested list pointer targets of type searchType, starting at the node's pointer target.PointerTargetTree
PointerUtils. makeInheritedTree(Synset synset, PointerType searchType, PointerType labelType, int pointerDepth, int ancestorDepth, boolean allowRedundancies)
Create a hypernym tree starting at synset, and add to each node a nested list pointer targets of type searchType, starting at the node's pointer target.PointerTargetTreeNodeList
PointerUtils. makeInheritedTreeList(PointerTargetTreeNodeList list, PointerType[] searchTypes, PointerType labelType, int pointerDepth, int ancestorDepth, boolean allowRedundancies)
Turn an existing tree list into an inheritance tree list.PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(PointerTargetNodeList list, PointerType[] searchTypes, PointerType labelType, int depth, boolean allowRedundancies)
Make a nested list of pointer targets to depth depth, starting at eachsynset
in list.PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(PointerTargetNodeList list, PointerType searchType, PointerType labelType, int depth, boolean allowRedundancies)
Make a nested list of pointer targets to depth depth, starting at eachsynset
in list.PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(Synset set, PointerType searchType)
Make a nested list of pointer targets to the default depth, starting atsynset
.PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(Synset set, PointerType[] searchTypes)
Make a nested list of pointer targets to the default depth, starting atsynset
.PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(Synset set, PointerType[] searchTypes, int depth)
Make a nested list of pointer targets to depth depth, starting atsynset
.PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(Synset synset, PointerType[] searchTypes, PointerType labelType, int depth, boolean allowRedundancies)
Make a nested list of pointer targets to depth depth, starting atsynset
.private PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(Synset synset, PointerType[] searchTypes, PointerType labelType, int depth, boolean allowRedundancies, PointerTargetTreeNode parent)
PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(Synset set, PointerType searchType, int depth)
Make a nested list of pointer targets to depth depth, starting atsynset
.PointerTargetTreeNodeList
PointerUtils. makePointerTargetTreeList(Synset set, PointerType searchType, PointerType labelType, int depth, boolean allowRedundancies)
Make a nested list of pointer targets to depth depth, starting atsynset
. -
Uses of JWNLException in net.didion.jwnl.data.relationship
Methods in net.didion.jwnl.data.relationship that throw JWNLException Modifier and Type Method Description private RelationshipList
RelationshipFinder. findAsymmetricRelationships(Synset sourceSynset, Synset targetSynset, PointerType type)
Finds the asymmetric relationship(s) between two words.private RelationshipList
RelationshipFinder. findAsymmetricRelationships(Synset sourceSynset, Synset targetSynset, PointerType type, int depth)
Finds the asymmetric relationship(s) between two words.RelationshipList
RelationshipFinder. findRelationships(Synset sourceSynset, Synset targetSynset, PointerType type)
Find all relationships of type type between sourceSynset and targetSynset.RelationshipList
RelationshipFinder. findRelationships(Synset sourceSynset, Synset targetSynset, PointerType type, int depth)
Find all relationships of type type between sourceSynset and targetSynset to depth depth.private RelationshipList
RelationshipFinder. findSymmetricRelationships(Synset sourceSynset, Synset targetSynset, PointerType type)
A symmetric relationship is one whose type is symmetric (i.e.private RelationshipList
RelationshipFinder. findSymmetricRelationships(Synset sourceSynset, Synset targetSynset, PointerType type, int depth)
A symmetric relationship is one whose type is symmetric (i.e.int
RelationshipFinder. getImmediateRelationship(IndexWord sourceWord, IndexWord targetWord)
Looks at whether the target word is one of the words in one of the synsets of the source word. -
Uses of JWNLException in net.didion.jwnl.dictionary
Methods in net.didion.jwnl.dictionary that throw JWNLException Modifier and Type Method Description Exc
DatabaseBackedDictionary. getException(POS pos, java.lang.String derivation)
abstract Exc
Dictionary. getException(POS pos, java.lang.String derivation)
Lookupderivation
in the exceptions file of part-of-speechpos
and return an Exc object containing the results.Exc
FileBackedDictionary. getException(POS pos, java.lang.String derivation)
java.util.Iterator
DatabaseBackedDictionary. getExceptionIterator(POS pos)
abstract java.util.Iterator
Dictionary. getExceptionIterator(POS pos)
Return an Iterator over all the Exceptions in the database.IndexWord
DatabaseBackedDictionary. getIndexWord(POS pos, java.lang.String lemma)
abstract IndexWord
Dictionary. getIndexWord(POS pos, java.lang.String lemma)
Look up a word in the database.IndexWord
FileBackedDictionary. getIndexWord(POS pos, java.lang.String lemma)
java.util.Iterator
DatabaseBackedDictionary. getIndexWordIterator(POS pos)
java.util.Iterator
DatabaseBackedDictionary. getIndexWordIterator(POS pos, java.lang.String substring)
abstract java.util.Iterator
Dictionary. getIndexWordIterator(POS pos)
Return an Iterator over all the IndexWords of part-of-speech pos in the database.abstract java.util.Iterator
Dictionary. getIndexWordIterator(POS pos, java.lang.String substring)
Return an Iterator over all the IndexWords of part-of-speech pos whose lemmas contain substring as a substring.java.util.Iterator
FileBackedDictionary. getIndexWordIterator(POS pos)
java.util.Iterator
FileBackedDictionary. getIndexWordIterator(POS pos, java.lang.String substring)
protected long
FileBackedDictionary.FileLookaheadIterator. getNextOffset(long currentOffset)
protected long
FileBackedDictionary.SubstringIndexFileLookaheadIterator. getNextOffset(long currentOffset)
IndexWord
DatabaseBackedDictionary. getRandomIndexWord(POS pos)
abstract IndexWord
Dictionary. getRandomIndexWord(POS pos)
IndexWord
FileBackedDictionary. getRandomIndexWord(POS pos)
IndexWord
MapBackedDictionary. getRandomIndexWord(POS pos)
private Synset
FileBackedDictionary. getSynset(POS pos, long offset, java.lang.String line)
Synset
DatabaseBackedDictionary. getSynsetAt(POS pos, long offset)
abstract Synset
Dictionary. getSynsetAt(POS pos, long offset)
Return theSynset
at offsetoffset
from the database.Synset
FileBackedDictionary. getSynsetAt(POS pos, long offset)
java.util.Iterator
DatabaseBackedDictionary. getSynsetIterator(POS pos)
abstract java.util.Iterator
Dictionary. getSynsetIterator(POS pos)
Return an Iterator over all the Synsets of part-of-speech pos in the database.void
DatabaseBackedDictionary. install(java.util.Map params)
void
FileBackedDictionary. install(java.util.Map params)
Install a FileBackedDictionary from a map of parameters.static void
MapBackedDictionary. install(java.lang.String searchDir, java.lang.Class dictionaryFileType)
static void
MapBackedDictionary. install(java.lang.String searchDir, java.lang.Class dictionaryFileType, MorphologicalProcessor morph)
void
MapBackedDictionary. install(java.util.Map params)
Install aMapBackedDictionary
from a map of parameters.private java.util.Map
MapBackedDictionary. loadDictFile(DictionaryFile file)
java.util.List
MorphologicalProcessor. lookupAllBaseForms(POS pos, java.lang.String derivation)
Return all the base forms of derivationIndexWordSet
Dictionary. lookupAllIndexWords(java.lang.String lemma)
Return a set ofIndexWord
s, with each element in the set corresponding to a part-of-speech of word.IndexWord
MorphologicalProcessor. lookupBaseForm(POS pos, java.lang.String derivation)
Try to turn derivation into a word that is found in the index file for pos.IndexWord
Dictionary. lookupIndexWord(POS pos, java.lang.String lemma)
Main word lookup procedure.protected void
FileBackedDictionary.FileLookaheadIterator. nextOffset()
Constructors in net.didion.jwnl.dictionary that throw JWNLException Constructor Description MapBackedDictionary(DictionaryCatalogSet files, MorphologicalProcessor morph)
Create aMapBackedDictionary
with the specified set of files.SubstringIndexFileLookaheadIterator(POS pos, java.lang.String substring)
-
Uses of JWNLException in net.didion.jwnl.dictionary.database
Methods in net.didion.jwnl.dictionary.database that throw JWNLException Modifier and Type Method Description java.lang.Object
DatabaseManagerImpl. create(java.util.Map params)
java.lang.Object
SenseAndUsageDatabaseManager. create(java.util.Map params)
Creates a new database manager from the parameters.protected Query
DatabaseManagerImpl. createPOSIdQuery(POS pos, int id, java.lang.String sql)
protected Query
DatabaseManagerImpl. createPOSOffsetQuery(POS pos, long offset, java.lang.String sql)
protected Query
DatabaseManagerImpl. createPOSQuery(POS pos, java.lang.String sql)
protected Query
DatabaseManagerImpl. createPOSStringQuery(POS pos, java.lang.String str, java.lang.String sql)
java.sql.Connection
ConnectionManager. getConnection()
Query
DatabaseManager. getExceptionQuery(POS pos, java.lang.String derivation)
Query
DatabaseManagerImpl. getExceptionQuery(POS pos, java.lang.String derivation)
Query
DatabaseManager. getExceptionsQuery(POS pos)
Query
DatabaseManagerImpl. getExceptionsQuery(POS pos)
Query
DatabaseManager. getIndexWordLemmasQuery(POS pos)
Query
DatabaseManager. getIndexWordLemmasQuery(POS pos, java.lang.String substring)
Query
DatabaseManagerImpl. getIndexWordLemmasQuery(POS pos)
Query
DatabaseManagerImpl. getIndexWordLemmasQuery(POS pos, java.lang.String substring)
Query
DatabaseManager. getIndexWordSynsetsQuery(POS pos, java.lang.String lemma)
Query
DatabaseManagerImpl. getIndexWordSynsetsQuery(POS pos, java.lang.String lemma)
Query
DatabaseManager. getPointerQuery(POS pos, long offset)
Query
DatabaseManagerImpl. getPointerQuery(POS pos, long offset)
Query
ConnectionManager. getQuery(java.lang.String sql)
Query
DatabaseManager. getRandomIndexWordQuery(POS pos)
Query
DatabaseManagerImpl. getRandomIndexWordQuery(POS pos)
Query
DatabaseManager. getSynsetQuery(POS pos, long offset)
Query
DatabaseManagerImpl. getSynsetQuery(POS pos, long offset)
Query
DatabaseManager. getSynsetsQuery(POS pos)
Query
DatabaseManagerImpl. getSynsetsQuery(POS pos)
Query
DatabaseManager. getSynsetWordQuery(POS pos, long offset)
Query
DatabaseManagerImpl. getSynsetWordQuery(POS pos, long offset)
Query
SenseAndUsageDatabaseManager. getSynsetWordQuery(POS pos, long offset)
Query
DatabaseManager. getVerbFrameQuery(POS pos, long offset)
Query
DatabaseManagerImpl. getVerbFrameQuery(POS pos, long offset)
private void
ConnectionManager. registerDriver()
-
Uses of JWNLException in net.didion.jwnl.dictionary.file_manager
Methods in net.didion.jwnl.dictionary.file_manager that throw JWNLException Modifier and Type Method Description java.lang.Object
FileManagerImpl. create(java.util.Map params)
-
Uses of JWNLException in net.didion.jwnl.dictionary.morph
Methods in net.didion.jwnl.dictionary.morph that throw JWNLException Modifier and Type Method Description java.lang.Object
AbstractDelegatingOperation. create(java.util.Map params)
java.lang.Object
DefaultMorphologicalProcessor. create(java.util.Map params)
java.lang.Object
LookupExceptionsOperation. create(java.util.Map params)
java.lang.Object
LookupIndexWordOperation. create(java.util.Map params)
java.lang.Object
RemovePrepPhrasesOperation. create(java.util.Map params)
protected boolean
AbstractDelegatingOperation. delegate(POS pos, java.lang.String lemma, BaseFormSet forms, java.lang.String key)
boolean
DetachSuffixesOperation. execute(POS pos, java.lang.String derivation, BaseFormSet forms)
boolean
LookupExceptionsOperation. execute(POS pos, java.lang.String derivation, BaseFormSet form)
boolean
LookupIndexWordOperation. execute(POS pos, java.lang.String lemma, BaseFormSet baseForms)
boolean
Operation. execute(POS pos, java.lang.String lemma, BaseFormSet baseForms)
Execute the operation.boolean
TokenizerOperation. execute(POS pos, java.lang.String lemma, BaseFormSet forms)
boolean
DefaultMorphologicalProcessor.LookupInfo. executeNextOperation()
protected abstract AbstractDelegatingOperation
AbstractDelegatingOperation. getInstance(java.util.Map params)
protected AbstractDelegatingOperation
DetachSuffixesOperation. getInstance(java.util.Map params)
protected AbstractDelegatingOperation
TokenizerOperation. getInstance(java.util.Map params)
private java.lang.String[][]
DetachSuffixesOperation. getSuffixArray(java.lang.String suffixes)
java.util.List
DefaultMorphologicalProcessor. lookupAllBaseForms(POS pos, java.lang.String derivation)
IndexWord
DefaultMorphologicalProcessor. lookupBaseForm(POS pos, java.lang.String derivation)
Lookup the base form of a word.private IndexWord
DefaultMorphologicalProcessor. lookupNextBaseForm(POS pos, java.lang.String derivation, DefaultMorphologicalProcessor.LookupInfo info)
Lookup the next base form of a pos/word pair.private boolean
TokenizerOperation. tryAllCombinations(POS pos, java.lang.String[] tokens, java.lang.String delimiter, BaseFormSet forms)
private boolean
TokenizerOperation. tryAllCombinations(POS pos, BaseFormSet[] tokenForms, int startIndex, int endIndex, BaseFormSet forms)
-
Uses of JWNLException in net.didion.jwnl.princeton.data
Methods in net.didion.jwnl.princeton.data that throw JWNLException Modifier and Type Method Description java.lang.Object
PrincetonWN16DatabaseDictionaryElementFactory. create(java.util.Map params)
java.lang.Object
PrincetonWN16FileDictionaryElementFactory. create(java.util.Map params)
java.lang.Object
PrincetonWN17DatabaseDictionaryElementFactory. create(java.util.Map params)
java.lang.Object
PrincetonWN17FileDictionaryElementFactory. create(java.util.Map params)
java.lang.Object
PrincetonWN30DatabaseDictionaryElementFactory. create(java.util.Map params)
Creates a blank factory, takes no parameters. -
Uses of JWNLException in net.didion.jwnl.util.factory
Methods in net.didion.jwnl.util.factory that throw JWNLException Modifier and Type Method Description java.lang.Object
AbstractValueParam. create()
If the value of this parameter is a class name, and that class is creatable, this method will create an instance of it using this Param's parameters.java.lang.Object
Createable. create(java.util.Map params)
java.lang.Object
Param. create()
java.lang.Object
ParamList. create()
void
Element. install()
If the class is installable, this method will install it using the parametersvoid
Installable. install(java.util.Map params)
-
Uses of JWNLException in net.didion.jwnl.utilities
Methods in net.didion.jwnl.utilities that throw JWNLException Modifier and Type Method Description void
DictionaryToMap. convert()
Converts the current Dictionary to a MapBackedDictionary.private void
Examples. demonstrateAsymmetricRelationshipOperation(IndexWord start, IndexWord end)
private void
Examples. demonstrateListOperation(IndexWord word)
private void
Examples. demonstrateMorphologicalAnalysis(java.lang.String phrase)
private void
Examples. demonstrateSymmetricRelationshipOperation(IndexWord start, IndexWord end)
private void
Examples. demonstrateTreeOperation(IndexWord word)
private java.util.Iterator
DictionaryToMap. getIterator(POS pos, DictionaryFileType fileType)
void
Examples. go()
private void
DictionaryToMap. serialize(POS pos, DictionaryFileType fileType)
Constructors in net.didion.jwnl.utilities that throw JWNLException Constructor Description DictionaryToMap(java.lang.String destDirectory, java.lang.String propFile)
Initalize with the given map destination directory, using the properties file(usually file_properties.xml)Examples()
-