Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
K
L
M
P
R
S
T
W
G
getAllFiles(File)
- Static method in class cic.wordnet.
WordNet
Simple utility method for getting all the files nested inside a folder and its subfolders.
getArray()
- Method in class cic.wordnet.pairs.
KeyArray
getBagOfWords()
- Method in class cic.wordnet.
ParsedSynset
Lemmas extracted from the samples loaded for this synset.
getExceptions()
- Static method in class cic.wordnet.
WordNet
Returns list with irregular morphs.
getGlossCount()
- Static method in class cic.wordnet.
WordNet
Return a count of the synsets in WordNet.
getGlosses()
- Static method in class cic.wordnet.
WordNet
Returns glosses list.
getIDF(String)
- Static method in class cic.wordnet.
WordNet
Retrieve IDF for a lemma.
getKey()
- Method in class cic.wordnet.pairs.
KeyArray
getKey()
- Method in class cic.wordnet.pairs.
KeyString
getLemma(String)
- Static method in class cic.wordnet.
WordNet
This method its similar to wn command of WordNet. getLemma uses a lemma in the format "lemma_P".
getMaxCollocationSize()
- Static method in class cic.wordnet.
WordNet
Returns the maximum word size from collocations stored in WordNet.
getPos()
- Method in class cic.wordnet.
ParsedSynset
The POS tag.
getPos()
- Method in class cic.wordnet.
Relation
Returns the POS tag of the target synset.
getPOS(int)
- Static method in class cic.wordnet.
WordNet
Returns the corresponding POS tag
getPOS(String)
- Static method in class cic.wordnet.
WordNet
Returns the corresponding POS tag
getPrepositions()
- Static method in class cic.wordnet.
WordNet
Returns a list with the prepositions.
getRelations()
- Method in class cic.wordnet.
ParsedSynset
This synset's relations
getSamples()
- Method in class cic.wordnet.
ParsedSynset
The loaded samples.
getSid()
- Method in class cic.wordnet.
ParsedSynset
The synsetId.
getSid()
- Method in class cic.wordnet.
Relation
Returns the synsetId of the target synset.
getSource()
- Method in class cic.wordnet.
Relation
Returns the index of the source synset word related to this relation.
getString()
- Method in class cic.wordnet.pairs.
KeyString
getSyds(String)
- Method in class cic.wordnet.
ParsedSynset
Return all the synsetIds from an specific relation type.
getSynonyms()
- Method in class cic.wordnet.
ParsedSynset
Words of this synset.
getSynset(String)
- Static method in class cic.wordnet.
WordNet
Retrieve a synset by its synsetId using binary search over glosses mapping.
getSynsets()
- Static method in class cic.wordnet.
WordNet
Returns lemma/synsets memory mapping.
getTarget()
- Method in class cic.wordnet.
Relation
Returns the index of the related synset word related to this relation.
getType()
- Method in class cic.wordnet.
Relation
Returns the type of this relation.
getWNtype()
- Method in class cic.wordnet.
Relation
Returns the WordNet code of this relation.
glossCount
- Static variable in class cic.wordnet.
WordNet
Number of loaded synsets.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
K
L
M
P
R
S
T
W