Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
S
samples
- package samples
Section
- Class in
ca.site.elkb
Represents a
Roget's Thesaurus
Section.
Section()
- Constructor for class ca.site.elkb.
Section
Default constructor.
Section(int, String)
- Constructor for class ca.site.elkb.
Section
Constructor which sets the Section number and name.
Section(int, String, int, int)
- Constructor for class ca.site.elkb.
Section
Constructor which sets the Section number and name, as well as the number of the first and last Head.
Section(int, String, String)
- Constructor for class ca.site.elkb.
Section
Constructor which sets the Section number, name, and Section number in string format and Class name, while parsing the strings for the Section number and name.
sectionCount()
- Method in class ca.site.elkb.
RogetClass
Returns the number of Sections of this RogetClass.
sectionCountIncrement()
- Method in class ca.site.elkb.
Category
Increments Section count.
semDist
- package semDist
SemDist
- Class in
semDist
SemDist : program that performs various experiments to calculate semantic distance.
SemDist(String)
- Constructor for class semDist.
SemDist
Constructs a new SemDist object.
SemDist(String, boolean)
- Constructor for class semDist.
SemDist
Constructs a new SemDist object.
SemDist()
- Constructor for class semDist.
SemDist
Constructor for a new SemDist object.
SemDist(boolean)
- Constructor for class semDist.
SemDist
Constructor for a new SemDist object.
SemRel
- Class in
ca.site.elkb
Represents a
Roget's Thesaurus
relation between a word or phrase.
SemRel()
- Constructor for class ca.site.elkb.
SemRel
Default constructor.
SemRel(String, int, String)
- Constructor for class ca.site.elkb.
SemRel
Constructor which sets the relation type, Head number and Reference name.
SemRel(String, int, String, String, int, int)
- Constructor for class ca.site.elkb.
SemRel
Constructor which sets the relation type, Head number and Reference name.
Sentence
- Class in
sentRep
Sentence(SentenceFactory.Resource)
- Constructor for class sentRep.
Sentence
Constructor creates an empty sentence of a given resource type.
Sentence(Hashtable<String, Pair<Double, Double>>, SentenceFactory.Resource)
- Constructor for class sentRep.
Sentence
Creates a sentence out of a hashtable with a string and number pair.
SentenceFactory
- Interface in
sentRep
Defines functions which are used by a Sentence Factory to create a Sentence Object.
SentenceFactory.Resource
- Enum in
sentRep
sentRep
- package sentRep
setClassName(String)
- Method in class ca.site.elkb.
RogetClass
Sets the name of this RogetClass.
setClassNum(int)
- Method in class ca.site.elkb.
Head
Sets the Class number of this Head.
setClassNum(int)
- Method in class ca.site.elkb.
HeadInfo
Sets the number of this Head.
setClassNum(int)
- Method in class ca.site.elkb.
RogetClass
Sets the number of this RogetClass.
setHeadEnd(int)
- Method in class ca.site.elkb.
Section
Sets the number of the last Head of this Section.
setHeadGroup(ArrayList<String>)
- Method in class ca.site.elkb.
HeadInfo
Sets the array of
HeadGroup
objects of this Head.
setHeadGroupNum(int)
- Method in class ca.site.elkb.
Head
Sets the Head Group number of this Head.
setHeadInfo(HeadInfo)
- Method in class wordCluster.
ComparableArray
set HeadInfo
setHeadName(String)
- Method in class ca.site.elkb.
Head
Sets the name of this Head.
setHeadName(String)
- Method in class ca.site.elkb.
HeadInfo
Sets the name of this Head.
setHeadNum(int)
- Method in class ca.site.elkb.
Head
Sets the number of this Head.
setHeadNum(int)
- Method in class ca.site.elkb.
HeadInfo
Sets the number of this Head.
setHeadNum(int)
- Method in class ca.site.elkb.
Paragraph
Sets the Head number of this Paragraph.
setHeadNum(int)
- Method in class ca.site.elkb.
Reference
Sets the Head number of this Reference.
setHeadNum(int)
- Method in class ca.site.elkb.
SG
Sets the Head number of this Semicolon Group.
setHeadStart(int)
- Method in class ca.site.elkb.
Group
Sets the number of the first Head in this Group.
setHeadStart(int)
- Method in class ca.site.elkb.
Section
Sets the number of the first Head of this Section.
setHeadStart(int)
- Method in class ca.site.elkb.
SubSection
Sets the number of the first Head in this Sub-section.
setIndexEntry(String)
- Method in class ca.site.elkb.
Reference
Sets the Index entry of this Reference.
setModified(T)
- Method in class sentRep.
Pair
setOriginal(S)
- Method in class sentRep.
Pair
setOrigWord1(String)
- Method in class ca.site.elkb.
PathSet
Sets the original form of the first word or phrase in this PathSet.
setOrigWord2(String)
- Method in class ca.site.elkb.
PathSet
Sets the original form of the second word or phrase in this PathSet.
setParaKey(String)
- Method in class ca.site.elkb.
Paragraph
Sets the keyword of this Paragraph.
setParaKey(String)
- Method in class ca.site.elkb.
SG
Sets the Paragraph keyword of this Semicolon Group.
setParaNum(int)
- Method in class ca.site.elkb.
Paragraph
Sets the number of this Paragraph.
setParaNum(int)
- Method in class ca.site.elkb.
SG
Sets the Paragraph number of this Semicolon Group.
setPOS(String)
- Method in class ca.site.elkb.
Paragraph
Sets the part-of-speech of this Paragraph.
setPos(String)
- Method in class ca.site.elkb.
Reference
Sets the part-of-speech of this Reference.
setPOS(String)
- Method in class ca.site.elkb.
SG
Sets the part-of-speech of this Semicolon Group.
setPOSStart(String)
- Method in class ca.site.elkb.
Head
We assume here that a pos tag is sent to this function when there has been a change to the pos of a paragraph in the Thesaurus
setRefName(String)
- Method in class ca.site.elkb.
Reference
Sets the name of this Reference.
setSectionEnd(int)
- Method in class ca.site.elkb.
RogetClass
Sets the number of the last section of this RogetClass.
setSectionName(String)
- Method in class ca.site.elkb.
Section
Sets the number of this Section in string format.
setSectionNum(int)
- Method in class ca.site.elkb.
Head
Sets the Section number of this Head.
setSectionNum(int)
- Method in class ca.site.elkb.
Section
Sets the number of this Section.
setSectionStart(int)
- Method in class ca.site.elkb.
RogetClass
Sets the number of the first section of this RogetClass.
setSectNum(int)
- Method in class ca.site.elkb.
HeadInfo
Sets the Section number of this Head.
setSGNum(int)
- Method in class ca.site.elkb.
SG
Sets the number of this Semicolon Group.
setStrClassNum(String)
- Method in class ca.site.elkb.
RogetClass
Sets the number of this RogetClass in string format.
setStrSectionNum(String)
- Method in class ca.site.elkb.
Section
Sets the number of this Section in string format.
setSubClassName(String)
- Method in class ca.site.elkb.
RogetClass
Sets the Sub-class name of this RogetClass.
setSubSectionNum(int)
- Method in class ca.site.elkb.
Head
Sets the Sub-Section number of this Head.
setSubSectName(String)
- Method in class ca.site.elkb.
HeadInfo
Sets the Section name of this Head.
setText(String)
- Method in class ca.site.elkb.
SG
Sets the words and phrases used in this Semicolon Group.
setType(String)
- Method in class ca.site.elkb.
SemRel
Sets the relation type.
SG
- Class in
ca.site.elkb
Represents a
Roget's Thesaurus
Semicolon Group.
SG()
- Constructor for class ca.site.elkb.
SG
Default constructor.
SG(int)
- Constructor for class ca.site.elkb.
SG
Constructor takes a sg num
SG(int, String)
- Constructor for class ca.site.elkb.
SG
Constructor that sets the Semicolon Group number and the words and phases that it contains.
SG(int, int, int, String, String)
- Constructor for class ca.site.elkb.
SG
Constructor that sets the Semicolon Group number, Paragraph number, Head number, the words and phases of the Semicolon Group and the part-of-speech.
SG(int, int, int, ArrayList<String>, String)
- Constructor for class ca.site.elkb.
SG
Constructor that sets the Semicolon Group number, Paragraph number, Head number, the words and phases of the Semicolon Group and the part-of-speech.
similarityModified(Sentence)
- Method in class sentRep.
Sentence
computes cosine similarity between two hashtables v1 and v2 weights of items are reweighted based on the normal distribution.
similarityOriginal(Sentence)
- Method in class sentRep.
Sentence
computes cosine similarity between two hashtables v1 and v2 weights of items are not re-weighted.
SimpleDist
- Class in
semDist
SimpleDist()
- Constructor for class semDist.
SimpleDist
SimpleSentenceFactory
- Class in
sentRep
Creates sentence without the aid of WordNet or Roget's Thesaurus.
SimpleSentenceFactory()
- Constructor for class sentRep.
SimpleSentenceFactory
size()
- Method in class ca.site.elkb.
Path
Returns the length in this Path.
startElement(String, String, String, Attributes)
- Method in class ca.site.elkb.
CategoryHandler
startElement(String, String, String, Attributes)
- Method in class ca.site.elkb.
HeadHandler
startElement(String, String, String, Attributes)
- Method in class ca.site.elkb.
IndexHandler
STOPWORDS
- Static variable in class lexicalChain.
LexicalChain
SubSection
- Class in
ca.site.elkb
Represents a
Roget's Thesaurus
Sub-section.
SubSection()
- Constructor for class ca.site.elkb.
SubSection
Default constructor.
SubSection(int)
- Constructor for class ca.site.elkb.
SubSection
Constructor which sets the number of the first Head.
SubSection(String)
- Constructor for class ca.site.elkb.
SubSection
Constructor which sets the name of the Section by parsing a string.
SubSection(int, String)
- Constructor for class ca.site.elkb.
SubSection
Constructor which sets the number of the first Head and the name of the Section supplied as a string to be parsed.
subSectionCountIncrement()
- Method in class ca.site.elkb.
Category
Increments subSection count.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W