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

R

Reference - Class in ca.site.elkb
Represents a symbolic pointer to a location where a specific word or phrase can be found in Roget's Thesaurus.
Reference() - Constructor for class ca.site.elkb.Reference
Default constructor.
Reference(String, int, String) - Constructor for class ca.site.elkb.Reference
Constructor which sets the reference name, Head number and part-of-speech.
Reference(String, int, String, String) - Constructor for class ca.site.elkb.Reference
Constructor which sets the referebnce name, Head number, part-of-speech, and Index entry.
Reference(String) - Constructor for class ca.site.elkb.Reference
Constructor that creates a Reference object by parsing a string.
remove(int) - Method in class lexicalChain.MetaChain
remove Remove a word, relation, line number triple to MetaChain
RogetClass - Class in ca.site.elkb
Represents the topmost element in Roget's Thesaurus Tabular Synopsis of Categories.
RogetClass() - Constructor for class ca.site.elkb.RogetClass
Default constructor.
RogetClass(int, String) - Constructor for class ca.site.elkb.RogetClass
Constructor which sets the Class number and name.
RogetClass(int, String, String, String) - Constructor for class ca.site.elkb.RogetClass
Constructor which sets the Class number, Class number in string format, Class and Sub-class name.
RogetClass(int, String, int, int) - Constructor for class ca.site.elkb.RogetClass
Constructor which sets the Class number and name, as well as the first and last Section number.
RogetClass(int, String, String, int, int) - Constructor for class ca.site.elkb.RogetClass
onstructor which sets the Class number, Class number in string format, Class name, as well as the first and last Section number.
RogetClass(int, String, String, String, int, int) - Constructor for class ca.site.elkb.RogetClass
Constructor which sets the Class number, Class number in string format, Class name, Sub-class name as well as the first and last Section number.
RogetClass(int, String, String) - Constructor for class ca.site.elkb.RogetClass
Constructor which sets the Class number, Class number in string format and Class name, while parsing the strings for the Class number and name.
RogetELKB - Class in ca.site.elkb
Main class of the Roget's Thesaurus Electronic Lexical KnowledgeBase.
RogetELKB() - Constructor for class ca.site.elkb.RogetELKB
Default constructor.
RogetELKB(int) - Constructor for class ca.site.elkb.RogetELKB
 
RogetELKB(String) - Constructor for class ca.site.elkb.RogetELKB
Non-default constructor.
RogetELKB(String, boolean) - Constructor for class ca.site.elkb.RogetELKB
Constructor allows you to choose between an index with broken phrases and one without.
RogetSentenceFactory - Class in sentRep
Used to generate a sentence with Roget's concepts added to it.
RogetSentenceFactory(String) - Constructor for class sentRep.RogetSentenceFactory
Builds a Roget's Sentence Representation maker
RogetSentenceFactory() - Constructor for class sentRep.RogetSentenceFactory
Builds a Roget's Sentence Representation maker
RogetText - Class in ca.site.elkb
Represents the Text of Roget's Thesaurus.
RogetText() - Constructor for class ca.site.elkb.RogetText
Default constructor.
RogetText(int) - Constructor for class ca.site.elkb.RogetText
Constructor which specifies the number of Heads contained in this RogetText.
RogetText(int, String) - Constructor for class ca.site.elkb.RogetText
Constructor that builds the RogetText object by specifying the number of Heads and using the information contained files which end with .txt.
RogetText(String) - Constructor for class ca.site.elkb.RogetText
Constructor which specifies the directory in which the Heads are found.
RogetText(int, String, String) - Constructor for class ca.site.elkb.RogetText
Constructor that builds the RogetText object by specifying the number of Heads and using the information contained files which end with the given extension.

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