|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
InformationContent
implementation loads the content data from
plain text based file where each line contains an offset, part of speech, and
content count.FileBasedInformationContent
from the provided file
name.
File
object associated with filePath
located
within the current running jar that has loaded Class
c
.
tokens1
Synset.PartsOfSpeech
corresponding to one of the symbols
used in the WordNet dictionary files.
Synset.Relation
corresponding to one of the symbols used
in the WordNet dictionary files.
InputStream
corresponding to the the file denoted by
filePath
.
InputStream
corresponding to the absolute path name
denoted by filePath
.
Synset.PartsOfSpeech
form of the part of speech tag for
the given penn tree bank part of speech tag.
StringPair
from the contents of a string that has
been printed via StringPair.toString()
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |