Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
X
G
generateCollocation(String, String)
- Method in class datapreparation.collocation.
Collocation
Method for generating a collocation of two words.
generateFiltVersion(ItemSet)
- Method in class modelling.fiti.
SimpleFiti
Method used to retrieve a filt version (intra version) of a itemset.
getAllObjectsIn(int)
- Method in class modelling.fiti.data.
Filt
Method for gettin all items, itemsets of size 1, in given itemset.
getChildrenOf(int)
- Method in class modelling.fiti.data.
Filt
Method for getting all children of given itemset.
getCluster()
- Method in class datamodel.
Text
getColumnClass(int)
- Method in class external.
TableSorter
getColumnClass(int)
- Method in class gui.panel.
ProcessModel
Method returning the class type of a column.
getColumnClass(int)
- Method in class modelling.fiti.report.
RuleModel
Method for getting class type of given column.
getColumnCount()
- Method in class external.
TableSorter
getColumnCount()
- Method in class gui.panel.
ProcessModel
Method returning the number of columns.
getColumnCount()
- Method in class modelling.fiti.report.
RuleModel
Method for gettin number of columns.
getColumnName(int)
- Method in class external.
TableSorter
getColumnName(int)
- Method in class gui.panel.
ProcessModel
Method returning name of column.
getColumnName(int)
- Method in class modelling.fiti.report.
RuleModel
Method for getting name of given column.
getComparator(int)
- Method in class external.
TableSorter
getConfidence()
- Method in class modelling.fiti.
Rule
Method for getting the confidence.
getControl()
- Method in class gui.
MainFrame
Method for getting the Control instance.
getControl()
- Method in class gui.
MainFrameDummy
Method for getting the Control instance.
getCount()
- Method in class modelling.fiti.data.
ItemSet
Method for getting count.
getDocReport(int)
- Method in class control.
Control
Returns the report of a specific document given by its index.
getDocuments(String)
- Method in class datapreparation.collocation.
Collection
Method for getting which documents a term appears in.
getEngDefaultName()
- Method in class datapreparation.language.
LanguageDecider
Retrieves the filname of the most common words in English.
getEngDefaultName()
- Method in class datapreparation.stopword.
EnglishStopwords
A method that gets the textfile with English stopwords.
getFirstItemSets()
- Method in class modelling.fiti.data.
Filt
Method for gettin all itemsets of size 1.
getFrequency()
- Method in class datamodel.
Term
Method that returns the frequency of the term.
getFrequency(String)
- Method in class datapreparation.collocation.
Collection
Method for getting the total frequency of a given term.
getFrequency(String)
- Method in class datapreparation.weighting.
TermCollection
Method for getting the total frequency of a given term.
getHeaderRendererIcon(int, int)
- Method in class external.
TableSorter
getIndex()
- Method in class modelling.fiti.data.
Item
Method for getting the index.
getIndexType()
- Method in class modelling.fiti.data.
Item
Method for getting the index type.
getInstance()
- Static method in class gui.
MainFrame
Method returning the instance of the MainFrame.
getInstance()
- Static method in class gui.
MainFrameDummy
Method returning the instance of the MainFrameDummy.
getInstance()
- Static method in class newsloader.
NewsLoader
getItem(int)
- Method in class modelling.fiti.data.
ItemList
Method for getting an item.
getItem(int)
- Method in class modelling.fiti.data.
ItemSet
Method for getting an item.
getItemListIndex(int)
- Method in class modelling.fiti.data.
ItemSet
Method for getting the itemlist index of item given its index in the itemset.
getItems()
- Method in class modelling.fiti.data.
ItemSet
Method for getting all items.
getItems()
- Method in class modelling.fiti.data.
Transaction
Method for getting the items in the transaction.
getItemSet(int)
- Method in class modelling.fiti.data.
Filt
Mehtod for getting an itemset.
getItemsets()
- Method in class external.modified.
SET
Return the itemsets of the SET.
getLanguage()
- Method in class datamodel.
DataSet
A method that gets the language of a document.
getLanguageStr()
- Method in class datamodel.
DataSet
Method for getting a string representation of the dataset language
getLargeItemsets()
- Method in class external.modified.
SET
Return the maximal itemsets of the SET.
getLargeSets()
- Method in class modelling.fiti.
SimpleFiti
Method used to get all large inter itemsets.
getLogResult()
- Method in class control.
Operation
Method for getting wether the result of the operation should be logged.
getMeta(String)
- Method in class dataloader.
HTMLStripper
Method that collects metadata from file.
getName()
- Method in class control.
OperationProperty
Method for getting the property name.
getName()
- Method in class datamodel.
DataSet
A method that gets the name.
getNewsList()
- Method in class dataloader.
HTMLStripper
Method that gets the Arraylist of news
getNofTexts()
- Method in class datamodel.
DataSet
A method that returns the number of texts in the data set.
getNofTexts(String)
- Method in class datapreparation.collocation.
Collection
Method for getting the number of texts the given term is present in.
getNofTexts(String)
- Method in class datapreparation.weighting.
TermCollection
Method for getting the number of texts the given term is present in.
getNoOfFiles()
- Method in class newsloader.
Extractor
Method for getting the number of files
getNoOfTokens()
- Method in class datamodel.
Text
getNorDefaultName()
- Method in class datapreparation.language.
LanguageDecider
Retrieves the filname of the most common words in Norwegian.
getNorDefaultName()
- Method in class datapreparation.stopword.
NorwegianStopwords
A method that gets the textfile with English stopwords.
getNumberOfTexts()
- Method in class dataloader.
XMLParseren
Method that returns number of texts (news) in the collection
getOpConfig()
- Method in class gui.panel.
ProcessModel
getOperation(String)
- Method in class control.
OperationConfig
Method used by the application to retrieve the class which implements the operation.
getOperation(int)
- Method in class gui.panel.
ProcessModel
Method returning a specific operation given by its index.
getOperationDescription(Class)
- Method in class control.
OperationConfig
Method used by the application to retrieve the description of a operation given by its implementation class.
getOperationDescriptions()
- Method in class control.
OperationConfig
Method used by the application to get a list of the operations available.
getOperations()
- Method in class control.
ConfigLoader
Method for getting the chosen process.
getOriginalFile()
- Method in class dataloader.
HTMLStripper
Method that gets the original file.
getPossibleOperations()
- Method in class gui.panel.
ProcessModel
Method for retrieving the description of the possible operations.
getPrintableCopy()
- Method in class gui.
ReportView
Abstract method returning a printable copy of the modelling report.
getPrintableCopy()
- Method in class modelling.fiti.report.
FitiReport
Method returning a printable copy of the report.
getPrintableItem(InterItem)
- Method in class modelling.fiti.
SimpleFiti
Method for getting a printable version of an item.
getPrintableTerms()
- Method in class datamodel.
Text
Method returning a printable report of the terms in the text.
getProcess()
- Method in class gui.
MainFrame
Method used to retrieve the process created.
getProcess()
- Method in class gui.panel.
ProcessModel
Method for getting the chosen process.
getProcess()
- Method in class gui.panel.
ProcessPanel
Method used to retrieve the selected process.
getProperties()
- Method in class control.
Operation
Method for getting the properties used in the operation.
getProperties()
- Method in class datapreparation.collocation.
Collocation
Method for getting the properties
getProperties()
- Method in class datapreparation.concept.
Concept
Method for getting the properties.
getProperties()
- Method in class datapreparation.filter.
Filter
Method returning the properties of this operation.
getProperties()
- Method in class datapreparation.noun.
Noun
Method for getting the properties.
getProperties()
- Method in class datapreparation.partofspeech.
PartOfSpeech
Method for getting the porperties.
getProperties()
- Method in class datapreparation.stemming.
Stemming
Method for getting the properties.
getProperties()
- Method in class datapreparation.stopword.
Stopword
Method for getting the properties.
getProperties()
- Method in class datapreparation.tokinize.
Tokinize
Method for getting the porperties.
getProperties()
- Method in class datapreparation.weighting.
Weighting
Method for getting the properties.
getProperties()
- Method in class datapreparation.wordsensedisambiguation.
WordSenseDisambiguation
Method for getting the properties
getProperties()
- Method in class modelling.fiti.
Fiti
Method for getting the properties.
getResultBuffer()
- Method in class datapreparation.stemming.
EnglishStemmer
Returns a reference to a character buffer containing the results of the stemming process.
getResultLength()
- Method in class datapreparation.stemming.
EnglishStemmer
Returns the length of the word resulting from the stemming process.
getRowCount()
- Method in class external.
TableSorter
getRowCount()
- Method in class gui.panel.
ProcessModel
Method returning the number of rows.
getRowCount()
- Method in class modelling.fiti.report.
RuleModel
Method for gettin number of rules.
getRule()
- Method in class modelling.fiti.
Rule
Method for getting the rule.
getRules()
- Method in class modelling.fiti.
SimpleFiti
Method used to get all rules generated.
getSets(int)
- Method in class modelling.fiti.data.
FitTable
Method for getting the itemsets of an entry.
getSimilarity()
- Method in class modelling.fiti.
Rule
¨Method for getting the semantic similarity.
getSize()
- Method in class modelling.fiti.data.
ItemList
getSortingStatus(int)
- Method in class external.
TableSorter
getSupport(Itemset)
- Method in class external.modified.
SET
Return the support for a given itemset.
getSupport()
- Method in class modelling.fiti.data.
ItemSet
Method for getting the support.
getSupport()
- Method in class modelling.fiti.
Rule
Method for getting the support.
getTable()
- Method in class modelling.fiti.report.
FitiReport
getTableHeader()
- Method in class external.
TableSorter
getTableModel()
- Method in class external.
TableSorter
getTerm(int)
- Method in class modelling.fiti.data.
TermList
Method for getting a term by its index.
getTerms()
- Method in class datamodel.
Text
Method returning all terms in the text.
getTexts()
- Method in class datamodel.
DataSet
A method that returns all text documents in the data set.
getTid()
- Method in class datamodel.
Text
Method returning the timestamp.
getTimeGranulity()
- Method in class datamodel.
DataSet
Method that returns the time granulity used in the data set.
getTimestamp(int)
- Method in class modelling.fiti.data.
FitTable
Method for getting the timestamp of an entry
getTimestamp()
- Method in class modelling.fiti.data.
InterItem
Method for getting the timestamp.
getTimestamp()
- Method in class modelling.fiti.data.
Transaction
Method for getting the timestamp of the transaction.
getTotalNumberOfTokens()
- Method in class datapreparation.collocation.
Collection
Method for getting the total number of tokens in the dataset.
getValue()
- Method in class control.
OperationProperty
Method for getting the value of the property.
getValueAt(int, int)
- Method in class external.
TableSorter
getValueAt(int, int)
- Method in class gui.panel.
ProcessModel
Method returning the value of a cell.
getValueAt(int, int)
- Method in class modelling.fiti.report.
RuleModel
Method for getting the value at given cell.
getWeight()
- Method in class datamodel.
Term
Method that returns the weight of the term.
Globals
- Class in
control
Globals()
- Constructor for class control.
Globals
gui
- package gui
gui.dialog
- package gui.dialog
gui.panel
- package gui.panel
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
X