A C D E F G H I J K L M N O P R S T U V W X Y

C

calculate() - Method in class tml.vectorspace.SemanticSpace
Calculates the term by doc matrix for the SemanticSpace based on the documents in the Corpus.
calculateDerived() - Method in class tml.utils.Stats
Tells the object to calculate any statistics that don't have their values automatically updated during add.
calculateDifferent(double, double) - Method in class tml.vectorspace.operations.Readability
Calculate the difference between readability indices of 2 paragraphs a absolute value is return because we are only interested in the difference not comparing between the two paragraphs
calculateGradeLevel(double, double, double) - Method in class tml.vectorspace.operations.Readability
Calculate Flesch Kincaid Grade Level from number of words, number of sentence and number of syllable given This uses the standard Flesch Kincaid Grade Level formula
calculateReadingEase(double, double, double) - Method in class tml.vectorspace.operations.Readability
Calculate Flesch Reading Ease from number of words, number of sentence and number of syllable given This uses the standard Flesch Reading Ease formula
calculateTypedDependencies(Tree) - Static method in class tml.utils.StanfordUtils
Calculates the typed dependencies from a grammatical tree
ClassDiscovery - Class in tml.vectorspace.operations
 
ClassDiscovery() - Constructor for class tml.vectorspace.operations.ClassDiscovery
 
ClassDiscovery.PkgInfo - Class in tml.vectorspace.operations
 
cleanIdForLucene(String) - Static method in class tml.storage.Repository
Cleans an id (typically a file name) to suits the syntax of Lucene
cleanMetaDataStorage() - Method in class tml.sql.DbConnection
 
cleanNodeContent(String) - Static method in class tml.utils.StanfordUtils
Added to remove punctuation from the strings extracted from the tree
cleanStorage(String) - Static method in class tml.storage.Repository
Deletes all the files of the Repository.
cleanup() - Method in class tml.storage.Repository
 
cleanWord(String) - Static method in class tml.storage.Repository
This method is necessary due to problems on processing UTF-8 encoded text that comes from a paste from word.
clone() - Method in class tml.vectorspace.SemanticSpace
 
closeConnection() - Method in class tml.utils.DBUtils
 
compareTo(RapidAutomaticKeywordExtractionResult) - Method in class tml.vectorspace.operations.results.RapidAutomaticKeywordExtractionResult
 
CompoundNounsSummarized - Class in tml.vectorspace.operations
 
CompoundNounsSummarized() - Constructor for class tml.vectorspace.operations.CompoundNounsSummarized
 
ConceptExtraction - Class in tml.vectorspace.operations
Concept Extraction operation based on CMM.
ConceptExtraction() - Constructor for class tml.vectorspace.operations.ConceptExtraction
 
Configuration - Class in tml
This class implements the configuration for TML, it reads a default config file from the jar.
Configuration() - Constructor for class tml.Configuration
 
Corpus - Class in tml.corpus
A Corpus is a set of TextPassages that are processed to build a SemanticSpace.
Corpus() - Constructor for class tml.corpus.Corpus
Constructor for every Corpus.
Corpus.PassageFreqs - Class in tml.corpus
 
Corpus.PassageFreqs(int[], double[]) - Constructor for class tml.corpus.Corpus.PassageFreqs
 
CorpusParameters - Class in tml.corpus
Class that encapsulates all the parameters required to create a Corpus and its corresponding SemanticSpace.
CorpusParameters() - Constructor for class tml.corpus.CorpusParameters
 
CorpusParameters.DimensionalityReduction - Enum in tml.corpus
Criteria by which a SemanticSpace will reduce (or not) the dimensions of the space.
CorpusParameters.TermSelection - Enum in tml.corpus
The criteria to select the terms that will be kept in the corpus
cosine(Instance, Instance) - Static method in class tml.utils.DistanceLib
 
count - Variable in class tml.utils.Stats
The number of values seen
countSyllable(String) - Method in class tml.vectorspace.operations.Readability
Count number of syllable per word input using the rules provided
createImporter(String) - Static method in class tml.storage.importers.AbstractImporter
 

A C D E F G H I J K L M N O P R S T U V W X Y