A C D E F G H L M P R S T

A

addingInstances(Instance, Instance) - Static method in class ciranda.utils.CirandaUtils
Adds one instance to another.

C

CirandaUtils - class ciranda.utils.CirandaUtils.
 
CirandaUtils() - Constructor for class ciranda.utils.CirandaUtils
 
CirandaUtils.unigramFE - class ciranda.utils.CirandaUtils.unigramFE.
 
CirandaUtils.unigramFE() - Constructor for class ciranda.utils.CirandaUtils.unigramFE
 
CommitFE - class ciranda.features.CommitFE.
 
CommitFE(String) - Constructor for class ciranda.features.CommitFE
 
CommitFE(String, String) - Constructor for class ciranda.features.CommitFE
 
ciranda - package ciranda
 
ciranda.classify - package ciranda.classify
 
ciranda.features - package ciranda.features
 
ciranda.utils - package ciranda.utils
 

D

DdataFE - class ciranda.features.DdataFE.
 
DdataFE(String) - Constructor for class ciranda.features.DdataFE
 
DdataFE(String, String) - Constructor for class ciranda.features.DdataFE
 
DeliverFE - class ciranda.features.DeliverFE.
 
DeliverFE(String) - Constructor for class ciranda.features.DeliverFE
 
DeliverFE(String, String) - Constructor for class ciranda.features.DeliverFE
 

E

extract1g2g3g4g5g(String, boolean, boolean, boolean, boolean, boolean) - Static method in class ciranda.utils.CirandaUtils
 
extractBigrams(String) - Static method in class ciranda.utils.CirandaUtils
Extracts all Bigrams from String TBD
extractFeatures(TextLabels, Span) - Method in class ciranda.utils.CirandaUtils.unigramFE
 
extractFivegrams(String) - Static method in class ciranda.utils.CirandaUtils
Extracts all Fivegrams from String
extractFourgrams(String) - Static method in class ciranda.utils.CirandaUtils
Extracts all Fourgrams from String
extractTrigrams(String) - Static method in class ciranda.utils.CirandaUtils
Extracts all Trigrams from String TBD
extractUnigrams(String) - Static method in class ciranda.utils.CirandaUtils
Extracts all unigrams from String TBD

F

FeatureExtractor - interface ciranda.features.FeatureExtractor.
Interface for feature extractors

G

getBody(String) - Static method in class ciranda.utils.CirandaUtils
returns only lines of msgs between tags.
getCommitClassifier() - Method in class ciranda.classify.ModelFactory
 
getCommitConfidence() - Method in class ciranda.SpeechAct
 
getDdataClassifier() - Method in class ciranda.classify.ModelFactory
 
getDdataConfidence() - Method in class ciranda.SpeechAct
 
getDeliverConfidence() - Method in class ciranda.SpeechAct
 
getDeliveryClassifier() - Method in class ciranda.classify.ModelFactory
 
getDlvCmtClassifier() - Method in class ciranda.classify.ModelFactory
 
getMeetClassifier() - Method in class ciranda.classify.ModelFactory
 
getMeetConfidence() - Method in class ciranda.SpeechAct
 
getProposeClassifier() - Method in class ciranda.classify.ModelFactory
 
getProposeConfidence() - Method in class ciranda.SpeechAct
 
getReqAmdPropClassifier() - Method in class ciranda.classify.ModelFactory
 
getRequestClassifier() - Method in class ciranda.classify.ModelFactory
 
getRequestConfidence() - Method in class ciranda.SpeechAct
 

H

hasBodyTag(String) - Static method in class ciranda.utils.CirandaUtils
 
hasCommit() - Method in class ciranda.SpeechAct
 
hasDdata() - Method in class ciranda.SpeechAct
 
hasDeliver() - Method in class ciranda.SpeechAct
 
hasMeet() - Method in class ciranda.SpeechAct
 
hasPropose() - Method in class ciranda.SpeechAct
 
hasRequest() - Method in class ciranda.SpeechAct
 

L

loadMessage(String) - Method in class ciranda.SpeechAct
Loads body of email messages.

M

MeetFE - class ciranda.features.MeetFE.
 
MeetFE(String) - Constructor for class ciranda.features.MeetFE
 
MeetFE(String, String) - Constructor for class ciranda.features.MeetFE
 
ModelFactory - class ciranda.classify.ModelFactory.
Created on Mar 20, 2005
ModelFactory() - Constructor for class ciranda.classify.ModelFactory
 
main(String[]) - Static method in class ciranda.SpeechAct
 
main(String[]) - Static method in class ciranda.SpeechActTrainer
 
main(String[]) - Static method in class ciranda.features.CommitFE
 
main(String[]) - Static method in class ciranda.features.DdataFE
 
main(String[]) - Static method in class ciranda.features.DeliverFE
 
main(String[]) - Static method in class ciranda.features.MeetFE
 
main(String[]) - Static method in class ciranda.features.ProposeFE
 
main(String[]) - Static method in class ciranda.features.RequestFE
 
main(String[]) - Static method in class ciranda.utils.CirandaUtils
 

P

ProposeFE - class ciranda.features.ProposeFE.
 
ProposeFE(String) - Constructor for class ciranda.features.ProposeFE
 
ProposeFE(String, String) - Constructor for class ciranda.features.ProposeFE
 

R

RequestFE - class ciranda.features.RequestFE.
 
RequestFE(String) - Constructor for class ciranda.features.RequestFE
 
RequestFE(String, String) - Constructor for class ciranda.features.RequestFE
 
removeFWDparts(String) - Static method in class ciranda.utils.CirandaUtils
 
removeQuotes(String) - Static method in class ciranda.utils.CirandaUtils
Removes quotes from an email message TBD: needs to use the trained classifiers TBD
renameFeatures(MutableInstance, String) - Static method in class ciranda.utils.CirandaUtils
 

S

SpeechAct - class ciranda.SpeechAct.
 
SpeechAct() - Constructor for class ciranda.SpeechAct
 
SpeechActTrainer - class ciranda.SpeechActTrainer.
 
SpeechActTrainer(String, String, boolean) - Constructor for class ciranda.SpeechActTrainer
 
string2Instance() - Method in class ciranda.features.CommitFE
 
string2Instance() - Method in class ciranda.features.DdataFE
 
string2Instance() - Method in class ciranda.features.DeliverFE
 
string2Instance() - Method in interface ciranda.features.FeatureExtractor
 
string2Instance() - Method in class ciranda.features.MeetFE
 
string2Instance() - Method in class ciranda.features.ProposeFE
 
string2Instance() - Method in class ciranda.features.RequestFE
 

T

train() - Method in class ciranda.SpeechActTrainer
 

A C D E F G H L M P R S T