A B C D E F G H I K L M N P R S T U V W

G

getAdjCount() - Method in class ca.site.elkb.Head
Returns the number of adjective word and phrases of this Head.
getAdjCount() - Method in class ca.site.elkb.RogetText
Returns the number of adjectives in this RogetText.
getAdjCRefCount() - Method in class ca.site.elkb.Head
Returns the number of adjective cross-references of this Head.
getAdjCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of adjective Cross-references in this RogetText.
getAdjParaCount() - Method in class ca.site.elkb.Head
Returns the number of adjective paragraphs of this Head.
getAdjParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of adjective Paragraphs in this RogetText.
getAdjSeeCount() - Method in class ca.site.elkb.Head
Returns the number of adjective references of this Head.
getAdjSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of adjective See referencs in this RogetText.
getAdjSGCount() - Method in class ca.site.elkb.Head
Returns the number of adjective semicolon groups of this Head.
getAdjSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of ajective Semicolon Groups in this RogetText.
getAdjStart() - Method in class ca.site.elkb.Head
Returns the index of the first adjective paragraph in the array of Pragraph objects of this Head.
getAdvCount() - Method in class ca.site.elkb.Head
Returns the number of adverb word and phrases of this Head.
getAdvCount() - Method in class ca.site.elkb.RogetText
Returns the number of adverbs in this RogetText.
getAdvCRefCount() - Method in class ca.site.elkb.Head
Returns the number of adverb cross-references of this Head.
getAdvCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of adverb Cross-references in this RogetText.
getAdvParaCount() - Method in class ca.site.elkb.Head
Returns the number of adverb paragraphs of this Head.
getAdvParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of adverb Paragraphs in this RogetText.
getAdvSeeCount() - Method in class ca.site.elkb.Head
Returns the number of adverb references of this Head.
getAdvSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of adverb See referencs in this RogetText.
getAdvSGCount() - Method in class ca.site.elkb.Head
Returns the number of adverb groups of this Head.
getAdvSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of adverb Semicolon Groups in this RogetText.
getAdvStart() - Method in class ca.site.elkb.Head
Returns the index of the first adverb paragraph in the array of Pragraph objects of this Head.
getAllPaths() - Method in class ca.site.elkb.PathSet
Returns all Paths in this PathSet.
getAllPaths(String, String) - Method in class ca.site.elkb.RogetELKB
Returns all the paths between two words or phrases.
getAllPaths(String, String, String) - Method in class ca.site.elkb.RogetELKB
Returns all the paths between two words or phrases of a given part-of-speech.
getAllPaths(String, String, String, String) - Method in class ca.site.elkb.RogetELKB
Used to help compute distances for the analogy problem.
getAllWordList() - Method in class ca.site.elkb.Paragraph
Returns all of the words and phrases in a paragraph.
getAllWordList() - Method in class ca.site.elkb.SG
Returns the list of words and phrases, including the references, contained in this Semicolon Group.
getBaseForm(String) - Method in class ca.site.elkb.Morphy
Reruns all the base forms for a given word.
getChainHead() - Method in class lexicalChain.MetaChain
Gets chain head
getClassCount() - Method in class ca.site.elkb.Category
Returns the number of Roget's Classes in this ontology.
getClassList() - Method in class ca.site.elkb.Category
Returns the array of RogetClass objects.
getClassName() - Method in class ca.site.elkb.RogetClass
Returns the name of this RogetClass.
getClassNum() - Method in class ca.site.elkb.Head
Returns the Class number of this Head.
getClassNum() - Method in class ca.site.elkb.HeadInfo
Returns the Class number of this Head.
getClassNum() - Method in class ca.site.elkb.RogetClass
Returns the number of this RogetClass.
getClosestPOS(String, String) - Method in class semDist.SemDist
Obtains the part of speech for the closest of these two words
getCRefCount() - Method in class ca.site.elkb.Head
Returns the number of cross-references of this Head.
getCRefCount() - Method in class ca.site.elkb.Paragraph
Returns the number of Cross-references in this Paragraph.
getCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of Cross-references in this RogetText.
getCRefCount() - Method in class ca.site.elkb.SG
Returns the number Cross-references in this Semicolon Group.
getCTotal() - Method in class ca.site.elkb.PathSet
CTotal represents the number of paths of minimum length This value is used to break ties between words and phrases which have the same semantic distance value using edge-counting.
getEntry(String) - Method in class ca.site.elkb.Index
Returns references to a word or phrase, but by default applies morphology rules.
getEntry(String, boolean) - Method in class ca.site.elkb.Index
Returns all references for a given word or phrase in the index.
getEntryList(String) - Method in class ca.site.elkb.Index
Returns the list of references for a given word or phrase in the index.
getEntryList(String, int) - Method in class ca.site.elkb.Index
Returns the list of references for a given word or phrase in the index preceded by a number to identify the reference.
getEntryListNumerical(String) - Method in class ca.site.elkb.Index
Returns the list of references for a given word or phrase in the index preceded by a number to identify the reference.
getEntryListNumerical(String, boolean) - Method in class ca.site.elkb.Index
Returns the list of references for a given word or phrase in the index preceded by a number to identify the reference.
getEntryListNumerical(String, boolean, String) - Method in class ca.site.elkb.Index
Returns the list of references for a given word or phrase in the index preceded by a number to identify the reference.
getFeatureVector(Sentence) - Method in class sentRep.Sentence
Generates and prints out the features for the weka ML algorithms to train/test on.
getGroup() - Method in class ca.site.elkb.SG
Returns a string containing all of the words and phrases in the Semicolon Group minus the references.
getGroupCount() - Method in class ca.site.elkb.SubSection
Returns the number of Head groups in this Sub-section.
getGrouping(String) - Method in class ca.site.elkb.RogetELKB
Takes an identifier in the form of "1.2.5.3.2" where numbers represent the class, section, subsection, head group, head, POS, paragraph, semicolon group, word.
getGroupList() - Method in class ca.site.elkb.SubSection
Returns the list of Head groups in this Sub-section.
getHead(int) - Method in class ca.site.elkb.RogetELKB
 
getHead(int) - Method in class ca.site.elkb.RogetText
Returns the Head with the specified number.
getHeadCount() - Method in class ca.site.elkb.Category
Returns the number of Heads in this ontology.
getHeadCount() - Method in class ca.site.elkb.Group
Returns the number of Heads in this Group.
getHeadCount() - Method in class ca.site.elkb.RogetText
Returns the number of Heads in this RogetText.
getHeadCount() - Method in class ca.site.elkb.SubSection
Returns the number of Heads in this Sub-section.
getHeadEnd() - Method in class ca.site.elkb.Section
Returns the number of the last Head of this Section.
getHeadGroup() - Method in class ca.site.elkb.HeadInfo
Returns the array of HeadGroup objects of this Head.
getHeadGroupCount() - Method in class ca.site.elkb.Category
Returns the number of Head groups in this ontology.
getHeadGroupNum() - Method in class ca.site.elkb.Head
Returns the Head Group number of this Head.
getHeadGroupNum() - Method in class ca.site.elkb.HeadInfo
Returns the Head Group number of this Head.
getHeadInfo(int) - Method in class ca.site.elkb.Category
Returns the array of HeadInfo objects.
getHeadInfo() - Method in class wordCluster.ComparableArray
get HeadInfo
getHeadInfoList() - Method in class ca.site.elkb.Section
Returns the array of HeadInfo objects of this Section.
getHeadList() - Method in class ca.site.elkb.Category
Returns the array of HeadInfo objects.
getHeadList() - Method in class ca.site.elkb.Group
Returns the array of HeadInfo objects.
getHeadName() - Method in class ca.site.elkb.Head
Returns the name of this Head.
getHeadName() - Method in class ca.site.elkb.HeadInfo
Returns the name of this Head.
getHeadNum() - Method in class ca.site.elkb.Head
Returns the number of this Head.
getHeadNum() - Method in class ca.site.elkb.HeadInfo
Returns the number of this Head.
getHeadNum() - Method in class ca.site.elkb.Paragraph
Returns the Head number of this Paragraph.
getHeadNum() - Method in class ca.site.elkb.Reference
Returns the Head number of this Reference.
getHeadNum() - Method in class ca.site.elkb.SG
Returns the Head number of this Semicolon Group.
getHeadNumbers(String) - Method in class ca.site.elkb.Index
Returns a set of head numbers in which a word or phrase can be found.
getHeadStart() - Method in class ca.site.elkb.Group
Returns the number of the first Head in this Group.
getHeadStart() - Method in class ca.site.elkb.Section
Returns the number of the first Head of this Section.
getHeadStart() - Method in class ca.site.elkb.SubSection
Returns the number of the first Head in this Sub-section.
getIndexEntry() - Method in class ca.site.elkb.Reference
Returns the Index entry of this Reference.
getIntCount() - Method in class ca.site.elkb.Head
Returns the number of interjection word and phrases of this Head.
getIntCount() - Method in class ca.site.elkb.RogetText
Returns the number of interjections in this RogetText.
getIntCRefCount() - Method in class ca.site.elkb.Head
Returns the number of interjection cross-references of this Head.
getIntCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of interjection Cross-references in this RogetText.
getIntParaCount() - Method in class ca.site.elkb.Head
Returns the number of interjection paragraphs of this Head.
getIntParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of interjection Paragraphs in this RogetText.
getIntSeeCount() - Method in class ca.site.elkb.Head
Returns the number of interjection references of this Head.
getIntSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of interjection See referencs in this RogetText.
getIntSGCount() - Method in class ca.site.elkb.Head
Returns the number of interjection semicolon groups of this Head.
getIntSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of interjection Semicolon Groups in this RogetText.
getIntStart() - Method in class ca.site.elkb.Head
Returns the index of the first interjection paragraph in the array of Pragraph objects of this Head.
getItemCount() - Method in class ca.site.elkb.Index
Returns the number of entries in this index.
getItemsMapSize() - Method in class ca.site.elkb.Index
Returns the number of items contained in the hash map of this index.
getKeyWord1() - Method in class ca.site.elkb.Path
Returns the keyword of the the first word or phrase in this Path.
getKeyWord2() - Method in class ca.site.elkb.Path
Returns the keyword of the the second word or phrase in this Path.
getMinLength() - Method in class ca.site.elkb.PathSet
Returns the length of the shortest Path in this PathSet.
getMinPathCount() - Method in class ca.site.elkb.PathSet
Returns the number of minimum length Paths in this PathSet.
getModified() - Method in class sentRep.Pair
 
getModified(String) - Method in class sentRep.Sentence
Gets the modified value for a key word.
getNCount() - Method in class ca.site.elkb.Head
Returns the number of noun word and phrases of this Head.
getNCount() - Method in class ca.site.elkb.RogetText
Returns the number of nouns in this RogetText.
getNCRefCount() - Method in class ca.site.elkb.Head
Returns the number of noun cross-references of this Head.
getNCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of noun Cross-references in this RogetText.
getNParaCount() - Method in class ca.site.elkb.Head
Returns the number of noun paragraphs of this Head.
getNParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of noun Paragraphs in this RogetText.
getNSeeCount() - Method in class ca.site.elkb.Head
Returns the number of noun see references of this Head.
getNSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of noun See referencs in this RogetText.
getNSGCount() - Method in class ca.site.elkb.Head
Returns the number of noun semicolon groups of this Head.
getNSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of noun Semicolon Groups in this RogetText.
getNStart() - Method in class ca.site.elkb.Head
Returns the index of the first noun paragraph in the array of Pragraph objects of this Head.
getOffset() - Method in class ca.site.elkb.SG
Returns a symbolic adress of this Semicolon Group.
getOffsetList() - Method in class ca.site.elkb.SG
Returns a list of Semicolon Groups with their symbolic addresses.
getOriginal() - Method in class sentRep.Pair
 
getOriginal(String) - Method in class sentRep.Sentence
Gets original value for a key word.
getOrigWord1() - Method in class ca.site.elkb.PathSet
Returns the original form of the first word or phrase in this PathSet.
getOrigWord2() - Method in class ca.site.elkb.PathSet
Returns the original form of the second word or phrase in this PathSet.
getPara(int, String) - Method in class ca.site.elkb.Head
Returns the a Paragraph object specified by the paragraph number and part-of-speech.
getPara(String, String) - Method in class ca.site.elkb.Head
Returns the a Paragraph object specified by the paragraph key and part-of-speech.
getPara(int, int, int) - Method in class ca.site.elkb.RogetELKB
 
getParaCount(String) - Method in class ca.site.elkb.Head
The number of paragraphs for a given part of speech.
getParaCount() - Method in class ca.site.elkb.Head
Returns the number of paragraphs of this Head.
getParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of Paragraphs in this RogetText.
getParaKey() - Method in class ca.site.elkb.Paragraph
Returns the keyword of this Paragraph.
getParaKey() - Method in class ca.site.elkb.SG
Returns the Paragraph keyword of this Semicolon Group.
getParaNum() - Method in class ca.site.elkb.Paragraph
Returns the number of this Paragraph.
getParaNum() - Method in class ca.site.elkb.SG
Returns the Paragraph number of this Semicolon Group.
getPath() - Method in class ca.site.elkb.Path
Returns the path between the first and second word or phrase.
getPathAdjustment() - Method in class ca.site.elkb.PathSet
returns the Path Adjustment.
getPathInfo1() - Method in class ca.site.elkb.Path
Returns the location in the ontology of the first word or phrase in this Path.
getPathInfo2() - Method in class ca.site.elkb.Path
Returns the location in the ontology of the second word or phrase in this Path.
getPhrCount() - Method in class ca.site.elkb.Head
Returns the number of phrase word and phrases of this Head.
getPhrCount() - Method in class ca.site.elkb.RogetText
Returns the number of phrases in this RogetText.
getPhrCRefCount() - Method in class ca.site.elkb.Head
Returns the number of phrase cross-references of this Head.
getPhrCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of phrase Cross-references in this RogetText.
getPhrParaCount() - Method in class ca.site.elkb.Head
Returns the number of phrase paragraphs of this Head.
getPhrParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of phrase Paragraphs in this RogetText.
getPhrSeeCount() - Method in class ca.site.elkb.Head
Returns the number of Phrase references of this Head.
getPhrSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of phrase See referencs in this RogetText.
getPhrSGCount() - Method in class ca.site.elkb.Head
Returns the number of phrase semicolon groups of this Head.
getPhrSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of phrase Semicolon Groups in this RogetText.
getPhrStart() - Method in class ca.site.elkb.Head
Returns the index of the first phrase paragraph in the array of Pragraph objects of this Head.
getPOS() - Method in class ca.site.elkb.Paragraph
Returns the part-of-speech of this Paragraph.
getPos() - Method in class ca.site.elkb.Reference
Returns the part-of-speech of this Reference.
getPOS(int, int) - Method in class ca.site.elkb.RogetELKB
 
getPOS() - Method in class ca.site.elkb.SG
Returns the part-of-speech of this Semicolon Group.
getPos1() - Method in class ca.site.elkb.Path
Returns the part-of-speech of the the first word or phrase in this Path.
getPos1() - Method in class ca.site.elkb.PathSet
Returns the part-of-speech of the first word or phrase in this PathSet.
getPos2() - Method in class ca.site.elkb.Path
Returns the part-of-speech of the the second word or phrase in this Path.
getPos2() - Method in class ca.site.elkb.PathSet
Returns the part-of-speech of the second word or phrase in this PathSet.
getPrefCount() - Method in class ca.site.elkb.Head
Returns the number of pref word and phrases of this Head.
getPrefCount() - Method in class ca.site.elkb.RogetText
Returns the number of preface in this RogetText.
getPrefCRefCount() - Method in class ca.site.elkb.Head
Returns the number of pref cross-references of this Head.
getPrefCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of preface Cross-references in this RogetText.
getPrefParaCount() - Method in class ca.site.elkb.Head
Returns the number of pref paragraphs of this Head.
getPrefParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of preface Paragraphs in this RogetText.
getPrefSeeCount() - Method in class ca.site.elkb.Head
Returns the number of pref references of this Head.
getPrefSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of preface See referencs in this RogetText.
getPrefSGCount() - Method in class ca.site.elkb.Head
Returns the number of pref semicolon groups of this Head.
getPrefSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of preface Semicolon Groups in this RogetText.
getPrefStart() - Method in class ca.site.elkb.Head
Returns the index of the first preface paragraph in the array of Pragraph objects of this Head.
getPronCount() - Method in class ca.site.elkb.Head
Returns the number of pronoun word and phrases of this Head.
getPronCount() - Method in class ca.site.elkb.RogetText
Returns the number of pronoun in this RogetText.
getPronCRefCount() - Method in class ca.site.elkb.Head
Returns the number of pronoun cross-references of this Head.
getPronCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of pronoun Cross-references in this RogetText.
getPronParaCount() - Method in class ca.site.elkb.Head
Returns the number of pronoun paragraphs of this Head.
getPronParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of pronoun Paragraphs in this RogetText.
getPronSeeCount() - Method in class ca.site.elkb.Head
Returns the number of Pronoun references of this Head.
getPronSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of pronoun See referencs in this RogetText.
getPronSGCount() - Method in class ca.site.elkb.Head
Returns the number of pronoun semicolon groups of this Head.
getPronSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of pronoun Semicolon Groups in this RogetText.
getPronStart() - Method in class ca.site.elkb.Head
Returns the index of the first pronoun paragraph in the array of Pragraph objects of this Head.
getRefCount() - Method in class ca.site.elkb.Index
Returns the number of references in this index.
getReference() - Method in class ca.site.elkb.SG
Returns a string containing only the references of this Semicolon Group.
getRefName() - Method in class ca.site.elkb.Reference
Returns the name of this Reference.
getRefObjList(String) - Method in class ca.site.elkb.Index
Returns an array of Reference objects.
getRefPOS(String) - Method in class ca.site.elkb.Index
Returns a string containing the part-of-speech of the references for a given index entry.
getResourceType() - Method in class sentRep.Sentence
Gets the resource type.
getRogetClass(int) - Method in class ca.site.elkb.Category
Returns the Roget's Class at the specified position in the array of Classes.
getScore() - Method in class lexicalChain.MetaChain
getScore Will be more elaborate in the future.
getSectionCount() - Method in class ca.site.elkb.Category
Returns the number of Sections in this ontology.
getSectionEnd() - Method in class ca.site.elkb.RogetClass
Returns the number of the last section of this RogetClass.
getSectionList() - Method in class ca.site.elkb.RogetClass
Returns the array of Section objects in this RogetClass.
getSectionName() - Method in class ca.site.elkb.Section
Returns the name of this Section.
getSectionNum() - Method in class ca.site.elkb.Head
Returns the Section number of this Head.
getSectionNum() - Method in class ca.site.elkb.Section
Returns the number of this Section.
getSectionStart() - Method in class ca.site.elkb.RogetClass
Returns the number of the first section of this RogetClass.
getSectNum() - Method in class ca.site.elkb.HeadInfo
Returns the Section number of this Head.
getSeeCount() - Method in class ca.site.elkb.Head
Returns the number of see references of this Head.
getSeeCount() - Method in class ca.site.elkb.Paragraph
Returns the number of See references in this Paragraph.
getSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of See referencs in this RogetText.
getSeeCount() - Method in class ca.site.elkb.SG
Returns the number See refereces in this Semicolon Group.
getSemRelList() - Method in class ca.site.elkb.SG
Returns the list of relations of this Semicolon Group.
getSenseNumber() - Method in class lexicalChain.MetaChain
Gets sense number
getSG(String) - Method in class ca.site.elkb.Paragraph
Returns the the first Semicolon Group in this Paragraph which contains the given word.
getSG(int) - Method in class ca.site.elkb.Paragraph
Returns the Semicolon Group at the specified position in the array of Semicolon Groups.
getSG(int, int, int, int) - Method in class ca.site.elkb.RogetELKB
 
getSGCount() - Method in class ca.site.elkb.Head
Returns the number of semicolon groups of this Head.
getSGCount() - Method in class ca.site.elkb.Paragraph
Returns the number of Semicolon Groups in this Paragraph.
getSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of Semicolon Groups in this RogetText.
getSGinPhrase(String) - Method in class ca.site.elkb.Paragraph
Returns the the first Semicolon Group in this Paragraph which contains the given word either on its own or in a phrase.
getSGList() - Method in class ca.site.elkb.Paragraph
Returns the array of Semicolon Groups of this Paragraph.
getSGNum() - Method in class ca.site.elkb.SG
Returns the number of this Semicolon Group.
getSimilarity(String, String) - Method in interface semDist.Distance
 
getSimilarity(String, String, String) - Method in interface semDist.Distance
 
getSimilarity(String, String, String, String) - Method in interface semDist.Distance
 
getSimilarity(String, String) - Method in class semDist.SemDist
Obtains the maximum similarity between two strings, passed as parameters.
getSimilarity(String, String, String) - Method in class semDist.SemDist
Obtains the maximum similarity between two strings, passed as parameters.
getSimilarity(String, String, String, String) - Method in class semDist.SemDist
Obtains the maximum similarity between two strings, passed as parameters.
getSimilarity(String, String) - Method in class semDist.SimpleDist
 
getSimilarity(String, String, String) - Method in class semDist.SimpleDist
 
getSimilarity(String, String, String, String) - Method in class semDist.SimpleDist
 
getStartLine() - Method in class lexicalChain.MetaChain
Gets start line
getStrClassNum() - Method in class ca.site.elkb.RogetClass
Returns the number of this RogetClass in string format.
getStrRef(String) - Method in class ca.site.elkb.Index
Returns a reference in String format as printed in Roget's Thesaurus.
getStrRefList(String) - Method in class ca.site.elkb.Index
Returns a list of references in string format instead of pointers.
getStrRefNumerical(String) - Method in class ca.site.elkb.Index
Returns a reference in new String format as printed in Roget's Thesaurus.
getStrSectionNum() - Method in class ca.site.elkb.Section
Returns the number of this Section in string format.
getStyleTagList() - Method in class ca.site.elkb.SG
Returns the list of style tags of this Semicolon Group.
getSubClassName() - Method in class ca.site.elkb.RogetClass
Returns the Sub-class name of this RogetClass.
getSubSectionCount() - Method in class ca.site.elkb.Category
Returns the number of Sub-sections in this ontology.
getSubSectionNum() - Method in class ca.site.elkb.Head
Returns the Sub-Section number of this Head.
getSubSectName() - Method in class ca.site.elkb.HeadInfo
Returns the Sub-section name of this Head.
getSubSectNum() - Method in class ca.site.elkb.HeadInfo
Returns the Sub-Section number of this Head.
GetSynonyms - Class in samples
Examples for retrieving the terms from a semicolon group.
GetSynonyms() - Constructor for class samples.GetSynonyms
 
getType() - Method in class ca.site.elkb.SemRel
Returns the relation type.
getUniqRefCount() - Method in class ca.site.elkb.Index
Returns the number of unique references in this index.
getVbCount() - Method in class ca.site.elkb.Head
Returns the number of verb word and phrases of this Head.
getVbCount() - Method in class ca.site.elkb.RogetText
Returns the number of verbs in this RogetText.
getVbCRefCount() - Method in class ca.site.elkb.Head
Returns the number of verb cross-references of this Head.
getVbCRefCount() - Method in class ca.site.elkb.RogetText
Returns the number of verb Cross-references in this RogetText.
getVbParaCount() - Method in class ca.site.elkb.Head
Returns the number of verb paragraphs of this Head.
getVbParaCount() - Method in class ca.site.elkb.RogetText
Returns the number of verb Paragraphs in this RogetText.
getVbSeeCount() - Method in class ca.site.elkb.Head
Returns the number of verb references of this Head.
getVbSeeCount() - Method in class ca.site.elkb.RogetText
Returns the number of verb See referencs in this RogetText.
getVbSGCount() - Method in class ca.site.elkb.Head
Returns the number of verb groups of this Head.
getVbSGCount() - Method in class ca.site.elkb.RogetText
Returns the number of verb Semicolon Groups in this RogetText.
getVbStart() - Method in class ca.site.elkb.Head
Returns the index of the first verb paragraph in the array of Pragraph objects of this Head.
getWord1() - Method in class ca.site.elkb.Path
Returns the first word or phrase in this Path.
getWord1() - Method in class ca.site.elkb.PathSet
Returns the first word or phrase after the morphological transformations are applied in this PathSet.
getWord2() - Method in class ca.site.elkb.Path
Returns the second word or phrase in this Path.
getWord2() - Method in class ca.site.elkb.PathSet
Returns the second word or phrase after the morphological transformations are applied in this PathSet.
getWordCount() - Method in class ca.site.elkb.Head
Returns the number of words of this Head.
getWordCount() - Method in class ca.site.elkb.Paragraph
Returns the number of words in this Paragraph.
getWordCount() - Method in class ca.site.elkb.RogetText
Returns the number of words and phrases in this RogetText.
getWordCount() - Method in class ca.site.elkb.SG
Returns the number of words and phrases in this Semicolon Group.
getWordList() - Method in class ca.site.elkb.SG
Returns the list of words and phrases, minus the references, contained in this Semicolon Group.
getWordPair() - Method in class ca.site.elkb.PathSet
Converts to a string representation the PathSet object - used for debugging.
Group - Class in ca.site.elkb
Represents a Roget's Thesaurus Head group.
Group() - Constructor for class ca.site.elkb.Group
Default constructor.
Group(int) - Constructor for class ca.site.elkb.Group
Constructor that takes an integer to indicate first Head number of the Group.

A B C D E F G H I K L M N P R S T U V W