Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Lvg Java
2006p Version
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
T
Tag
- Class in
gov.nih.nlm.nls.lvg.Lib
This Tag class extends BitMaskBase class and performs as a tagger in LexItem.
Tag()
- Constructor for class gov.nih.nlm.nls.lvg.Lib.
Tag
Creates a default tag object
Tag(long)
- Constructor for class gov.nih.nlm.nls.lvg.Lib.
Tag
Creates a default tag object, using a long value
TAIL
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
OutputFilter
TargetsToSources(Vector)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
LexItem
This method change a Vector of target LexItems (outputs from a flow component) to a Vector of source LexItems (inputs for a flow component).
TargetToSource(LexItem)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
LexItem
This method change a target LexItem (output from a flow component) to a source LexItem (input for a flow component).
TERM
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
LexItemComparator
TERM_CAT
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
LexItemComparator
TERM_CAT_INFL
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
LexItemComparator
TermCatCatKey
- Class in
gov.nih.nlm.nls.lvg.Lib
This class provides key for derivational LexItem used in recursively derivational flow.
TermCatCatKey(String, int, int)
- Constructor for class gov.nih.nlm.nls.lvg.Lib.
TermCatCatKey
Create a key object, using a specified term and categories
TermCatInflKey
- Class in
gov.nih.nlm.nls.lvg.Lib
This class provides key for LexItem useing term, category, and inflections This overrides the hashcode() and equals() for using hashtable and hashSet.
TermCatInflKey(String, int, long)
- Constructor for class gov.nih.nlm.nls.lvg.Lib.
TermCatInflKey
Create a key object, using a specified term, category, inflection
TermCatKey
- Class in
gov.nih.nlm.nls.lvg.Lib
This class provides key for derivational LexItem used in recursively derivational flow.
TermCatKey(String, int)
- Constructor for class gov.nih.nlm.nls.lvg.Lib.
TermCatKey
Create a key object, using a specified term and category
termFieldNum_
- Variable in class gov.nih.nlm.nls.lvg.Api.
LvgCmdApi
ToAcronyms
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of generating known acronyms for a speficied acronym expansion.
ToAcronyms()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToAcronyms
ToAntiNorm
- Class in
gov.nih.nlm.nls.lvg.Flows
This class returns matxhed lexicon terms for the input.
ToAntiNorm()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToAntiNorm
ToArray(Vector)
- Static method in class gov.nih.nlm.nls.lvg.Util.
Vec
ToBaseSpellingVariants
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of generating the uninflected spelling variants.
ToBaseSpellingVariants()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToBaseSpellingVariants
ToBoolean(String)
- Method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.
SystemOption
ToCanonicalize
- Class in
gov.nih.nlm.nls.lvg.Flows
This class retrieves a pre-computed canonical form from a specified input term which is assumed to be an uninflected form.
ToCanonicalize()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToCanonicalize
ToCitation
- Class in
gov.nih.nlm.nls.lvg.Flows
This class get the lexical name for a specified term.
ToCitation()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToCitation
ToConvertOutput
- Class in
gov.nih.nlm.nls.lvg.Flows
This class converts the output of the Xerox Parc stocastic tagger to lvg style pipe delimited format.
ToConvertOutput()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToConvertOutput
ToDerivation
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of generating derivational variants.
ToDerivation()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToDerivation
ToDerivationByCategory
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of generating derivational variants for specified categories.
ToDerivationByCategory()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToDerivationByCategory
ToExpansions
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of generating known acronym expansions for a specified acronym.
ToExpansions()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToExpansions
ToFilter
- Class in
gov.nih.nlm.nls.lvg.Flows
This class filter out terms which are not in lexicon (Lvg DB).
ToFilter()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToFilter
ToFilterAcronym
- Class in
gov.nih.nlm.nls.lvg.Flows
This class filters out terms if they are Acronyms and Abbreviations.
ToFilterAcronym()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToFilterAcronym
ToFilterProperNoun
- Class in
gov.nih.nlm.nls.lvg.Flows
This class filters out terms if they are proper nouns.
ToFilterProperNoun()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToFilterProperNoun
ToFloatArray(Vector)
- Method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.
SystemOption
ToFruitfulEnhanced
- Class in
gov.nih.nlm.nls.lvg.Flows
This class generates fruitful variants with enhancd performance.
ToFruitfulEnhanced()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToFruitfulEnhanced
ToFruitfulVariants
- Class in
gov.nih.nlm.nls.lvg.Flows
This class generates all fruitful variants.
ToFruitfulVariants()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToFruitfulVariants
ToFruitfulVariantsDb
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of generating all fruitful variants known to lexicon from precomputed data.
ToFruitfulVariantsDb()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToFruitfulVariantsDb
ToFruitfulVariantsLex
- Class in
gov.nih.nlm.nls.lvg.Flows
This class generates fll fruitful variants known to lexicon.
ToFruitfulVariantsLex()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToFruitfulVariantsLex
ToInflection
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of generating inflectional variants.
ToInflection()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToInflection
ToInflectionByCatInfl
- Class in
gov.nih.nlm.nls.lvg.Flows
This class generates inflectional variants with specifying categories and inflections.
ToInflectionByCatInfl()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToInflectionByCatInfl
ToInflectionSimple
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of inflect a term and show the result with simple inflections.
ToInflectionSimple()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToInflectionSimple
ToIntArray(Vector)
- Method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.
SystemOption
TOKEN
- Static variable in class gov.nih.nlm.nls.lvg.Util.
StrTokenObject
token type: it is a token, not a delimiter
TOKENIZE
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
Flow
tokenize flow component bit for flow
Tokenize(String)
- Static method in class gov.nih.nlm.nls.lvg.Util.
StripToken
Tokenize a string and assigned token type to each token.
Tokenize(String, String, String, String, String)
- Static method in class gov.nih.nlm.nls.lvg.Util.
StripToken
Tokenize a string and assigned token type to each token.
Tokenize(String, String, String, String)
- Static method in class gov.nih.nlm.nls.lvg.Util.
StripToken
Tokenize a string and assigned token type to each token.
TOKENIZE_KEEP_ALL
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
Flow
tokenize, keep all flow component bit for flow
TOKENIZE_NO_HYPHENS
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
Flow
tokenize without hyphens flow component bit for flow
ToLowerCase
- Class in
gov.nih.nlm.nls.lvg.Flows
This class lowercases the input term.
ToLowerCase()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToLowerCase
ToLuiNormalize
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of generating luiNorm for a specified term.
ToLuiNormalize()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToLuiNormalize
ToMetaphone
- Class in
gov.nih.nlm.nls.lvg.Flows
This class transform the input to a metaphone code.
ToMetaphone()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToMetaphone
ToName(long, long, Vector[])
- Static method in class gov.nih.nlm.nls.lvg.Lib.
BitMaskBase
Get the combined bit string (abbreviation) of a specified value.
ToName(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Category
Convert a long category value to a combined string (abbreviation).
ToName(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Flow
Convert a long gender value to a combined string (abbreviation).
ToName(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Gender
Convert a long gender value to a combined string (abbreviation).
ToName(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Inflection
Convert a long inflection value to a combined string (abbreviation).
ToName(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Tag
Convert a long tag value to a combined string (abbreviation).
ToNominalization
- Class in
gov.nih.nlm.nls.lvg.Flows
This class get the lexical name for a specified term.
ToNominalization()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToNominalization
ToNoOperation
- Class in
gov.nih.nlm.nls.lvg.Flows
This class make no operation on the input term.
ToNoOperation()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToNoOperation
ToNormalize
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides features of the normalize flow component.
ToNormalize()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToNormalize
ToNormalizeChar
- Class in
gov.nih.nlm.nls.lvg.Flows
This class normalizes characters in a term.
ToNormalizeChar()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToNormalizeChar
ToNormalizeCharSynonym
- Class in
gov.nih.nlm.nls.lvg.Flows
This class normalizes characters and found the synonym of a unicode symbol in a term.
ToNormalizeCharSynonym()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToNormalizeCharSynonym
ToNormUninflectWords
- Class in
gov.nih.nlm.nls.lvg.Flows
This class get normalized uninflected variants (citation forms) of all words of a specified term and returns every combination of lexical names.
ToNormUninflectWords()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToNormUninflectWords
ToOptionList(String)
- Static method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.
OptionUtility
Convert an Option object from string format to option list format
ToOptionString(OptionList)
- Static method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.
OptionUtility
Convert an option from OptionList format to string format
ToRecursiveDerivations
- Class in
gov.nih.nlm.nls.lvg.Flows
This class generates derivations from the input term, recursively, until there are no more, or until a cycle is detected.
ToRecursiveDerivations()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToRecursiveDerivations
ToRecursiveSynonyms
- Class in
gov.nih.nlm.nls.lvg.Flows
This class generates synonyms from the input term, recursively, until there are no more, or until a cycle is detected.
ToRecursiveSynonyms()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToRecursiveSynonyms
ToRemoveGenitive
- Class in
gov.nih.nlm.nls.lvg.Flows
This class remove possessives from the input term.
ToRemoveGenitive()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToRemoveGenitive
ToRemoveS
- Class in
gov.nih.nlm.nls.lvg.Flows
This class remove (s), (es), and (ies) from the input term.
ToRemoveS()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToRemoveS
ToReplacePunctuationWithSpace
- Class in
gov.nih.nlm.nls.lvg.Flows
This class replaces punctuations with spaces for the input term.
ToReplacePunctuationWithSpace()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToReplacePunctuationWithSpace
ToRetrieveCatInfl
- Class in
gov.nih.nlm.nls.lvg.Flows
This class retrieves categories and inflections for a specified term.
ToRetrieveCatInfl()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToRetrieveCatInfl
ToRetrieveCatInflBegin
- Class in
gov.nih.nlm.nls.lvg.Flows
This class retrieves categories and inflections for all terms that begin with a specified word.
ToRetrieveCatInflBegin()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToRetrieveCatInflBegin
ToRetrieveCatInflDb
- Class in
gov.nih.nlm.nls.lvg.Flows
This class retrieves categories and inflections for a specified term from Lvg database.
ToRetrieveCatInflDb()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToRetrieveCatInflDb
ToRetrieveEui
- Class in
gov.nih.nlm.nls.lvg.Flows
This class retrieves the unique EUI's for a specified term.
ToRetrieveEui()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToRetrieveEui
ToSimpleInflections
- Class in
gov.nih.nlm.nls.lvg.Flows
This class change the inflection to simple inflections.
ToSimpleInflections()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToSimpleInflections
ToSortWordsByOrder
- Class in
gov.nih.nlm.nls.lvg.Flows
This class sorts words of a specified term in an ascending ASCII order.
ToSortWordsByOrder()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToSortWordsByOrder
ToSpellingVariants
- Class in
gov.nih.nlm.nls.lvg.Flows
This class generates known spelling variants.
ToSpellingVariants()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToSpellingVariants
ToSplitLigatures
- Class in
gov.nih.nlm.nls.lvg.Flows
This class splits ligatures characters from a term.
ToSplitLigatures()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToSplitLigatures
ToStringArray(Vector)
- Method in class gov.nih.nlm.nls.lvg.CmdLineSyntax.
SystemOption
ToStripAmbiguityTags
- Class in
gov.nih.nlm.nls.lvg.Flows
This class strips ambiguity tags from a specified input.
ToStripAmbiguityTags()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToStripAmbiguityTags
ToStripDiacritics
- Class in
gov.nih.nlm.nls.lvg.Flows
This class strips diacritics characters from a term.
ToStripDiacritics()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToStripDiacritics
ToStripNecNos
- Class in
gov.nih.nlm.nls.lvg.Flows
This class strips NEC and NOS from a specified term.
ToStripNecNos()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToStripNecNos
ToStripPunctuation
- Class in
gov.nih.nlm.nls.lvg.Flows
This class strips punctuations from a specified term.
ToStripPunctuation()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToStripPunctuation
ToStripPunctuationEnhanced
- Class in
gov.nih.nlm.nls.lvg.Flows
This class performs an enhanced function of stripping punctuations from a specified term.
ToStripPunctuationEnhanced()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToStripPunctuationEnhanced
ToStripStopWords
- Class in
gov.nih.nlm.nls.lvg.Flows
This class strips stop words from a speficied term.
ToStripStopWords()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToStripStopWords
ToSymbolNames
- Class in
gov.nih.nlm.nls.lvg.Flows
This class convert characters from a term into unicode symbol names.
ToSymbolNames()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToSymbolNames
ToSymbolNameSynonym
- Class in
gov.nih.nlm.nls.lvg.Flows
This class convert characters from a term into the synonym of unicode symbol names.
ToSymbolNameSynonym()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToSymbolNameSynonym
ToSynonyms
- Class in
gov.nih.nlm.nls.lvg.Flows
This class generates synonyms from the specified term.
ToSynonyms()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToSynonyms
ToSyntacticUninvert
- Class in
gov.nih.nlm.nls.lvg.Flows
This class syntactic uninverts phrases.
ToSyntacticUninvert()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToSyntacticUninvert
TOTAL_BITS
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
Category
All bits for category
TOTAL_BITS
- Static variable in class gov.nih.nlm.nls.lvg.Lib.
Inflection
ToTokenize
- Class in
gov.nih.nlm.nls.lvg.Flows
This class breaks up a term into tokens by delimiters (tokenize).
ToTokenize()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToTokenize
ToTokenizeKeepAll
- Class in
gov.nih.nlm.nls.lvg.Flows
This class breaks up a term into tokens by delimiters (tokenize).
ToTokenizeKeepAll()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToTokenizeKeepAll
ToTokenizeNoHyphens
- Class in
gov.nih.nlm.nls.lvg.Flows
This class breaks up a term into tokens by delimiters.
ToTokenizeNoHyphens()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToTokenizeNoHyphens
ToUninflectTerm
- Class in
gov.nih.nlm.nls.lvg.Flows
This class get the uninflected variants for a specified term.
ToUninflectTerm()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToUninflectTerm
ToUninflectWords
- Class in
gov.nih.nlm.nls.lvg.Flows
This class get uninflected variants of all words of a specified term and returns every combination of uninflected wrods.
ToUninflectWords()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToUninflectWords
ToUninvert
- Class in
gov.nih.nlm.nls.lvg.Flows
This class uninverts phrases of a specified term around commas.
ToUninvert()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToUninvert
ToValue(String, Vector[])
- Static method in class gov.nih.nlm.nls.lvg.Lib.
BitMaskBase
Convert a combined value string to a long value.
ToValue(String)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Category
Convert a combined value string to a long category value.
ToValue(String)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Flow
Convert a combined value string to a long gender value.
ToValue(String)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Gender
Convert a combined value string to a long gender value.
ToValue(String)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Inflection
Convert a combined value string to a long inflection value.
ToValue(String)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Tag
Convert a combined value string to a long tag value.
ToValues(long, int)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
BitMaskBase
Get a Vector include all values from the combined value.
ToValues(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Category
Get a Vector includes all values from the combined value.
ToValues(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Inflection
Get a Vector include all values from the combined value.
ToValuesArray(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Category
Get an array includes all values from the combined value.
ToValuesArray(long)
- Static method in class gov.nih.nlm.nls.lvg.Lib.
Inflection
Get an array includes all values from the combined value.
ToWordSize
- Class in
gov.nih.nlm.nls.lvg.Flows
This class drop wrods with less size than the specified word size from the input term.
ToWordSize()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
ToWordSize
Transformation
- Class in
gov.nih.nlm.nls.lvg.Flows
This class provides the base class for Lvg flow components.
Transformation()
- Constructor for class gov.nih.nlm.nls.lvg.Flows.
Transformation
TrieNode
- Class in
gov.nih.nlm.nls.lvg.Trie
This class creates object of a trie node.
TrieNode()
- Constructor for class gov.nih.nlm.nls.lvg.Trie.
TrieNode
Create an object of trie node (default).
TrieNode(char, int)
- Constructor for class gov.nih.nlm.nls.lvg.Trie.
TrieNode
Create an object of trie node, using key and level for the node.
TrieNode(char, int, Vector, Vector)
- Constructor for class gov.nih.nlm.nls.lvg.Trie.
TrieNode
Create an object of trie node, using key, level, rules and child of the node.
TrieTree
- Class in
gov.nih.nlm.nls.lvg.Trie
This class creates an object of a trie tree.
TrieTree()
- Constructor for class gov.nih.nlm.nls.lvg.Trie.
TrieTree
Create an object of trie tree (default).
TrieTree(boolean)
- Constructor for class gov.nih.nlm.nls.lvg.Trie.
TrieTree
Create an object of trie tree, using a boolean flag of wild card.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Lvg Java
2006p Version
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Submit a bug or feature
Copyright © 2006p National Library of Medicine