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

G

getAction() - Method in class tml.storage.RepositoryEvent
 
getAllDocuments() - Method in class tml.storage.Repository
 
getAllTextDocuments() - Method in class tml.storage.Repository
Returns a list with all the documents in the repository in TextDocument form
getAnalyzer() - Method in class tml.storage.Repository
Gets the Lucene analyzer that the Repository is using
getAnnotatedText(String) - Method in interface tml.annotators.Annotator
Returns the pieces of text (words or phrases) in the text that are annotated with a particular label.
getAnnotatedText(String) - Method in class tml.annotators.PennTreeAnnotator
 
getAnnotation(String, String) - Method in class tml.sql.DbConnection
 
getAnnotations(String) - Method in interface tml.annotators.Annotator
This method returns the XML annotated version of a text.
getAnnotations(String) - Method in class tml.annotators.PennTreeAnnotator
 
getAnnotations() - Method in class tml.corpus.TextPassage
 
getAnnotations(Document, String, String) - Method in class tml.storage.Repository
 
getAnnotators() - Method in class tml.annotators.AnnotatorManager
get all the annotators configured in TML property file
getAnnotators() - Method in class tml.storage.Repository
 
getBackgroundKnowledgeCorpus() - Method in class tml.vectorspace.operations.AbstractOperation
 
getBackgroundKnowledgeCorpus() - Method in interface tml.vectorspace.operations.Operation
 
getCleanContent(String) - Method in class tml.storage.importers.HtmlImporter
 
getCleanContent(String) - Method in interface tml.storage.importers.Importer
 
getCleanContent(String) - Method in class tml.storage.importers.TextImporter
 
getCluster() - Method in class tml.vectorspace.operations.results.PassageClusteringLingoResult
 
getClusterPhrase() - Method in class tml.vectorspace.operations.results.PassageClusteringLingoResult
 
getComment() - Method in class tml.vectorspace.operations.results.SummaryResult
 
getConceptA() - Method in class tml.vectorspace.operations.results.RelationshipExtractionResult
 
getConceptB() - Method in class tml.vectorspace.operations.results.RelationshipExtractionResult
 
getContent() - Method in class tml.corpus.TextDocument
Gets the content of the document
getContent() - Method in class tml.corpus.TextPassage
 
getContextPath() - Static method in class tml.Configuration
 
getCorpus() - Method in class tml.corpus.Dictionary
Gets the Corpus to which the Dictionary belongs
getCorpus() - Method in class tml.corpus.SimpleCorpus
 
getCorpus() - Method in class tml.corpus.TextPassage
 
getCorpus() - Method in class tml.vectorspace.operations.AbstractOperation
 
getCorpus() - Method in interface tml.vectorspace.operations.Operation
 
getCorpus() - Method in class tml.vectorspace.SemanticSpace
 
getCurrent() - Method in class tml.storage.RepositoryEvent
 
getCurrent() - Method in class tml.vectorspace.operations.OperationEvent
 
getDbConnection() - Method in class tml.storage.Repository
 
getDecomposition() - Method in class tml.vectorspace.factorisation.MatrixFactorisation
 
getDifferentTerms() - Method in class tml.corpus.TextPassage.TextPassageStats
How many different terms the TextPassage contains
getDiffGradeLevel() - Method in class tml.vectorspace.operations.results.ReadabilityResult
 
getDiffReadingEase() - Method in class tml.vectorspace.operations.results.ReadabilityResult
 
getDimensionalityReduction() - Method in class tml.corpus.CorpusParameters
 
getDimensionalityReductionThreshold() - Method in class tml.corpus.CorpusParameters
 
getDimensions() - Method in class tml.corpus.Corpus
 
getDimensionsKept() - Method in class tml.vectorspace.SemanticSpace
 
getDistance() - Method in class tml.vectorspace.operations.results.PassageDistancesResult
 
getDistanceMeasure() - Method in class tml.vectorspace.factorisation.PrincipalCoordinateAnalysis
 
getDocStats() - Method in class tml.corpus.Corpus
 
getDocument() - Method in class tml.vectorspace.operations.results.LexiconAnalysisResult
 
getDocumentA() - Method in class tml.vectorspace.operations.results.PassageSimilarityResult
 
getDocumentAId() - Method in class tml.vectorspace.operations.results.PassageDistancesResult
 
getDocumentB() - Method in class tml.vectorspace.operations.results.PassageSimilarityResult
 
getDocumentBId() - Method in class tml.vectorspace.operations.results.PassageDistancesResult
 
getDocumentField(String, String) - Method in class tml.storage.Repository
Gets the content of a field for a document, using its external id.
getDocumentFrequency() - Method in class tml.corpus.Term
 
getDocuments() - Method in class SemanticSpace
 
getDocuments() - Method in class tml.corpus.SimpleCorpus
 
getDocuments() - Method in class tml.sql.DbConnection
 
getDocuments() - Method in class tml.vectorspace.operations.results.PassageClusteringLingoResult
 
getEigenVectorIndex() - Method in class tml.vectorspace.operations.results.PassageExtractionSummarizationResult
 
getEigenVectorIndex() - Method in class tml.vectorspace.operations.results.TermsExtractionSummarizationResult
 
getEncoding() - Method in class tml.storage.Repository
 
getExecPath() - Method in class tml.storage.Repository
 
getExternalId() - Method in class tml.corpus.TextDocument
Gets the external id used when the document was inserted.
getExternalId() - Method in class tml.corpus.TextPassage
 
getFieldName() - Method in class tml.annotators.AbstractAnnotator
 
getFieldName() - Method in interface tml.annotators.Annotator
The Lucene field name where this annotations are going to be stored.
getFileContent(File, String) - Static method in class tml.storage.Repository
Obtains the content of a text file.
getFilename() - Method in class tml.corpus.Corpus
 
getFleshKincaidGradeLevel() - Method in class tml.vectorspace.operations.results.ReadabilityResult
 
getFleshReadingEase() - Method in class tml.vectorspace.operations.results.ReadabilityResult
 
getGrammarErrors() - Method in class tml.vectorspace.operations.results.GrammarCheckerResult
 
getGrammaticalStructureFactory() - Static method in class tml.annotators.PennTreeAnnotator
 
getHardWords() - Method in class tml.vectorspace.operations.results.ReadabilityResult
 
getHeaders() - Method in class tml.vectorspace.operations.results.AbstractResult
 
getHighDimensionlDistanceMeasure() - Method in class tml.vectorspace.factorisation.MultiDimensionalScalingNR
 
getHTML() - Method in class tml.vectorspace.operations.visualizations.AbstractVisualization
 
getHTML() - Method in class tml.vectorspace.operations.visualizations.TagClouds
 
getHTML() - Method in interface tml.vectorspace.operations.visualizations.Visualization
 
getHypernyms(String, POS) - Method in class tml.utils.WordNetUtils
 
getId() - Method in class tml.corpus.TextPassage
 
getIndex() - Method in class tml.corpus.Term
 
getIndex() - Method in class tml.vectorspace.operations.results.ParagraphCoherenceIndexResult
 
getIndexOfTerm(String) - Method in class tml.corpus.Corpus
Retrieves the index of the term in the corpus
getIndexPath() - Method in class tml.storage.Repository
 
getIndexReader() - Method in class tml.storage.Repository
Obtains an IndexReader of the Lucene index
getIndexSearcher() - Method in class tml.storage.Repository
Obtains an IndexSearcher for the Lucene index
getInitialX() - Method in class tml.vectorspace.factorisation.MultiDimensionalScalingNR
 
getInnerData() - Method in class tml.vectorspace.operations.GrammarChecker
 
getInnerData() - Method in class tml.vectorspace.operations.PassageDistances
 
getInnerData() - Method in class tml.vectorspace.operations.RapidAutomaticKeywordExtraction
 
getItem() - Method in class tml.vectorspace.operations.results.SummaryResult
 
getK() - Method in class tml.vectorspace.factorisation.MatrixFactorisation
 
getKappa() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getKappa() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getKeyword() - Method in class tml.vectorspace.operations.results.RapidAutomaticKeywordExtractionResult
 
getLanczosSteps() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getLanczosSteps() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getLinkingWord() - Method in class tml.vectorspace.operations.results.RelationshipExtractionResult
 
getLoad() - Method in class tml.vectorspace.operations.results.PassageExtractionSummarizationResult
 
getLoad() - Method in class tml.vectorspace.operations.results.TermsExtractionSummarizationResult
 
getLoadThreshold() - Method in class tml.vectorspace.operations.PassageExtractionSummarization
 
getLocale() - Method in class tml.storage.Repository
 
getLowDimensionalDistanceMeasure() - Method in class tml.vectorspace.factorisation.MultiDimensionalScalingNR
 
getLuceneContentField() - Method in class tml.storage.Repository
Gets the name of the field used by the underlying Lucene index for the content
getLuceneExternalIdField() - Method in class tml.storage.Repository
Gets the name of the field used by the underlying Lucene index for the external id
getLuceneId() - Method in class tml.corpus.TextDocument
Gets the Lucene internal id of the document
getLuceneParentDocumentField() - Method in class tml.storage.Repository
 
getLuceneParentField() - Method in class tml.storage.Repository
Gets the name of the field used by the underlying Lucene index for the parent
getLucenePenntreeField() - Method in class tml.storage.Repository
 
getLuceneQuery() - Method in class tml.corpus.Corpus
Returns the string representing the Lucene query used to create the Corpus
getLuceneTitleField() - Method in class tml.storage.Repository
Gets the name of the field used by the underlying Lucene index for the title
getLuceneTypeField() - Method in class tml.storage.Repository
 
getLuceneUrlField() - Method in class tml.storage.Repository
Gets the name of the field used by the underlying Lucene index for the url
getMatrix() - Method in class tml.corpus.SimpleCorpus
 
getMaxDocuments() - Method in class tml.corpus.CorpusParameters
 
getMaxDocumentsToIndex() - Method in class tml.storage.Repository
 
getMaxFilesToProcess() - Method in class tml.storage.TmlIndexerTask
 
getMaximum() - Method in class tml.storage.RepositoryEvent
 
getMaximum() - Method in class tml.vectorspace.operations.OperationEvent
 
getMaxIterations() - Method in class tml.vectorspace.factorisation.MultiDimensionalScalingNR
 
getMaxIterations() - Method in class tml.vectorspace.factorisation.NonnegativeMatrixFactorisationKL
 
getMaxIterations() - Method in class tml.vectorspace.factorisation.ProbabilisticLatentSemanticAnalysis
 
getMaxResults() - Method in class tml.vectorspace.operations.AbstractOperation
 
getMaxResults() - Method in interface tml.vectorspace.operations.Operation
 
getMaxSizePixels() - Method in class tml.vectorspace.operations.visualizations.TagClouds
 
getMetaInfoBydocId(String, String) - Method in class tml.annotators.AnnotatorManager
retrieve metainfo by documentid and annotation type from Mysql database
getName() - Method in class tml.corpus.Corpus
 
getName() - Method in class tml.vectorspace.operations.AbstractOperation
 
getName() - Method in interface tml.vectorspace.operations.Operation
 
getName() - Method in class tml.vectorspace.operations.results.FactorAnalysisPlotResult
 
getName() - Method in class tml.vectorspace.SemanticSpace
Gets the name of the SemanticSpace
getNewTerms() - Method in class tml.vectorspace.operations.results.LexiconAnalysisResult
 
getNonzeros() - Method in class tml.corpus.Corpus
 
getNoReductionParameters() - Static method in class tml.corpus.CorpusParameters
 
getNumdocs() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getNumdocs() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getNumterms() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getNumterms() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getOperation() - Method in class tml.vectorspace.operations.visualizations.AbstractVisualization
 
getOperation() - Method in interface tml.vectorspace.operations.visualizations.Visualization
 
GetPackageInfoOf(Class<?>) - Static method in class tml.vectorspace.operations.ClassDiscovery
 
getParagraphCorpus() - Method in class tml.corpus.TextDocument
Gets the ParagraphCorpus created with the paragraphs of the TextDocument
getParagraphId() - Method in class tml.vectorspace.operations.results.ParagraphCoherenceIndexResult
 
getParameters() - Method in class tml.corpus.Corpus
 
getParameters() - Method in class tml.corpus.TextDocument
 
getParametersFromString(String) - Static method in class tml.corpus.CorpusParameters
 
getParser() - Static method in class tml.annotators.PennTreeAnnotator
 
getParser() - Method in class tml.storage.Repository
Gets the Importer used to transform the content before inserting into the Repository
getPassage() - Method in class tml.vectorspace.operations.results.LastPassageResult
 
getPassageFrequencies() - Method in class tml.corpus.Corpus
 
getPassages() - Method in class tml.corpus.Corpus
 
getPassagesLoads() - Method in class tml.vectorspace.operations.results.Summary
 
getPassagesLuceneIds() - Method in class tml.corpus.Corpus
 
getPassagesRank() - Method in class tml.vectorspace.operations.results.Summary
 
getPathToDocuments() - Method in class tml.corpus.SimpleCorpus
 
getPathToRepository() - Method in class tml.corpus.SimpleCorpus
 
getPennString(Tree) - Static method in class tml.utils.StanfordUtils
 
getPennTagFirstBranch(Tree, Tree, Tree) - Static method in class tml.utils.StanfordUtils
 
getPennTagMinimalPhrase(Tree) - Static method in class tml.utils.StanfordUtils
 
getPennTree(String) - Static method in class tml.utils.StanfordUtils
 
getProcessedPath() - Method in class tml.storage.Repository
 
getProcessingTime() - Method in class tml.corpus.Corpus
 
getProcessingTime() - Method in class tml.vectorspace.SemanticSpace
The time that the SemanticSpace took to calculate its basic operations
getRank() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getRank() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getRank() - Method in class tml.vectorspace.operations.results.TermRankedResult
 
getReport() - Static method in class tml.Configuration
 
getReport(PrintStream) - Method in class tml.Configuration
 
getRepository() - Method in class tml.corpus.Corpus
 
getRepository() - Method in class tml.vectorspace.operations.AbstractOperation
 
getResults() - Method in class tml.vectorspace.operations.AbstractOperation
 
getResults() - Method in interface tml.vectorspace.operations.Operation
 
getResultsCSVString() - Method in class tml.vectorspace.operations.AbstractOperation
 
getResultsCSVString() - Method in interface tml.vectorspace.operations.Operation
 
getResultsNumber() - Method in class tml.vectorspace.operations.AbstractOperation
 
getResultsNumber() - Method in interface tml.vectorspace.operations.Operation
 
getResultsString(String, String, String, String, String) - Method in class tml.vectorspace.operations.AbstractOperation
 
getResultsStringTable() - Method in class tml.vectorspace.operations.AbstractOperation
 
getResultsStringTable() - Method in interface tml.vectorspace.operations.Operation
 
getResultsTable() - Method in class tml.vectorspace.operations.AbstractOperation
 
getResultsTable() - Method in class tml.vectorspace.operations.GrammarChecker
 
getResultsTable() - Method in interface tml.vectorspace.operations.Operation
 
getResultsTable() - Method in class tml.vectorspace.operations.PassageDistances
 
getResultsTable() - Method in class tml.vectorspace.operations.RapidAutomaticKeywordExtraction
 
getResultsTableHeader() - Method in class tml.vectorspace.operations.AbstractOperation
 
getResultsTableHeader() - Method in class tml.vectorspace.operations.GrammarChecker
 
getResultsTableHeader() - Method in interface tml.vectorspace.operations.Operation
 
getResultsTableHeader() - Method in class tml.vectorspace.operations.PassageDistances
 
getResultsTableHeader() - Method in class tml.vectorspace.operations.RapidAutomaticKeywordExtraction
 
getResultsXML() - Method in class tml.vectorspace.operations.AbstractOperation
 
getResultsXML() - Method in interface tml.vectorspace.operations.Operation
 
getReview(String, String, String) - Method in class tml.sql.DbConnection
 
getS() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getS() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getSchema() - Method in interface tml.annotators.Annotator
The schema by which these annotations can be verified.
getSchema() - Method in class tml.annotators.PennTreeAnnotator
 
getSemanticSpace() - Method in class tml.corpus.Corpus
 
getSentenceCorpus() - Method in class tml.corpus.TextDocument
Gets the SentenceCorpus created with the sentences of the TextDocument
getSentenceFromLucene(String) - Method in class tml.annotators.AnnotatorManager
retrive sentence id and value in pair from lucene index by documentid
getSimilarities() - Method in class tml.vectorspace.operations.PassagesSimilarity
 
getSimilarity() - Method in class tml.vectorspace.operations.results.PassageSimilarityResult
 
getSingularvalues() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getSingularvalues() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getSk() - Method in class tml.vectorspace.SemanticSpace
 
getSkdata() - Method in class tml.vectorspace.factorisation.SpaceDecomposition
 
getSkdata() - Method in class tml.vectorspace.SVD
 
getStats() - Method in class tml.corpus.TextPassage
 
getStats() - Method in class tml.corpus.TextPassage.TextPassageStats
 
getStopwords() - Method in class tml.storage.Repository
 
getSubDocuments(String) - Method in class tml.sql.DbConnection
 
getSvdStoragePath() - Method in class tml.storage.Repository
 
getSynonyms(String, POS) - Static method in class tml.utils.WordNetUtils
 
getTerm() - Method in class tml.corpus.Term
 
getTerm() - Method in class tml.vectorspace.operations.results.TagCloudsResult
 
getTerm() - Method in class tml.vectorspace.operations.results.TermRankedResult
 
getTerm() - Method in class tml.vectorspace.operations.results.TermsExtractionSummarizationResult
 
getTermByText(String) - Method in class tml.corpus.Dictionary
Returns a Term that represents a word, null if it is not in the Dictionary
getTermDocMatrix() - Method in class SemanticSpace
Returns the matrix that represents the semantic space
getTermDocMatrix() - Method in class tml.corpus.Corpus
 
getTermEntropies() - Method in class tml.corpus.Corpus
 
getTermFreqs() - Method in class tml.corpus.TextPassage
 
getTermGlobalFrequency() - Method in class tml.corpus.Term
 
getTermGlobalFrequencyMean() - Method in class tml.corpus.Term
 
getTermId() - Method in class tml.vectorspace.operations.results.TermsExtractionSummarizationResult
 
getTerms() - Method in class SemanticSpace
 
getTerms() - Method in class tml.corpus.Corpus
 
getTerms() - Method in class tml.corpus.Dictionary
Returns the collection of Terms in the Dictionary
getTerms() - Method in class tml.corpus.SimpleCorpus
 
getTerms() - Method in class tml.corpus.TextPassage
 
getTerms() - Method in class tml.vectorspace.operations.results.LexiconAnalysisResult
 
getTermsCorpusIndices() - Method in class tml.corpus.TextPassage
 
getTermsDocuments() - Method in class tml.vectorspace.SemanticSpace
 
getTermSelectionCriterion() - Method in class tml.corpus.CorpusParameters
 
getTermSelectionThreshold() - Method in class tml.corpus.CorpusParameters
 
getTermsFrequencies() - Method in class tml.corpus.Corpus.PassageFreqs
 
getTermsIndices() - Method in class tml.corpus.Corpus.PassageFreqs
 
getTermsLoads() - Method in class tml.vectorspace.operations.results.Summary
 
getTermsRank() - Method in class tml.vectorspace.operations.results.Summary
 
getTermStats() - Method in class tml.corpus.Corpus
 
getTermWeightGlobal() - Method in class tml.corpus.CorpusParameters
 
getTermWeightLocal() - Method in class tml.corpus.CorpusParameters
 
getTextDocument(String) - Method in class tml.storage.Repository
Gets a document from the repository by its external id.
getTextDocumentId() - Method in class tml.vectorspace.operations.results.GrammarCheckerResult
 
getTextPassageContent() - Method in class tml.vectorspace.operations.results.PassageExtractionSummarizationResult
 
getTextPassageContent() - Method in class tml.vectorspace.operations.results.ReadabilityResult
 
getTextPassageId() - Method in class tml.vectorspace.operations.results.PassageExtractionSummarizationResult
 
getTextPassageId() - Method in class tml.vectorspace.operations.results.ReadabilityResult
 
getTextPassages() - Method in class tml.corpus.Term
 
getTimeElapsed() - Method in class tml.vectorspace.operations.AbstractOperation
 
getTimeElapsed() - Method in interface tml.vectorspace.operations.Operation
 
getTimeToCalculate() - Method in class tml.vectorspace.SemanticSpace
 
getTitle() - Method in class tml.corpus.TextDocument
Gets the title of the document
getTitle() - Method in class tml.corpus.TextPassage
 
getTmlFolder() - Static method in class tml.Configuration
 
getTmlProperties() - Static method in class tml.Configuration
 
getTmlProperties(String) - Static method in class tml.Configuration
 
getTmlProperties(boolean, String) - Static method in class tml.Configuration
 
getTmlProperties(boolean) - Static method in class tml.Configuration
 
getTmpPath() - Method in class tml.storage.Repository
 
getTolerence() - Method in class tml.vectorspace.factorisation.MultiDimensionalScalingNR
 
getTolerence() - Method in class tml.vectorspace.factorisation.ProbabilisticLatentSemanticAnalysis
 
getTotalTerms() - Method in class tml.corpus.TextPassage.TextPassageStats
 
getTreeBankLanguagePack() - Static method in class tml.annotators.PennTreeAnnotator
 
getTreeFromString(String, String) - Static method in class tml.utils.StanfordUtils
Calculates a Penn grammatical tree from its string representation
getType() - Method in class tml.corpus.TextPassage
 
getTypes() - Method in class tml.annotators.AbstractAnnotator
 
getTypes() - Method in interface tml.annotators.Annotator
 
getU() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getU() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getUk() - Method in class tml.vectorspace.SemanticSpace
 
getUkdata() - Method in class tml.vectorspace.factorisation.SpaceDecomposition
 
getUkdata() - Method in class tml.vectorspace.SVD
 
getUnannotatedDocument() - Method in class tml.sql.DbConnection
 
getUploadFolder() - Method in class tml.storage.TmlIndexerTask
 
getUrl() - Method in class tml.corpus.TextDocument
Gets the url of the document
getUrl() - Method in class tml.corpus.TextPassage
 
getV() - Method in class tml.utils.LanczosSVDLIBCUtils
 
getV() - Method in class tml.utils.LanczosSVDPACKCUtils
 
getValue() - Method in class tml.vectorspace.operations.results.SummaryResult
 
getValues() - Method in class tml.vectorspace.operations.results.AbstractResult
 
getVariance() - Method in class tml.vectorspace.operations.results.TermsExtractionSummarizationResult
 
getVk() - Method in class tml.vectorspace.SemanticSpace
 
getVkdata() - Method in class tml.vectorspace.factorisation.SpaceDecomposition
 
getVkdata() - Method in class tml.vectorspace.SVD
 
getWeight() - Method in class tml.vectorspace.operations.results.TagCloudsResult
 
getWeighting() - Method in class tml.vectorspace.operations.results.RapidAutomaticKeywordExtractionResult
 
getX() - Method in class tml.vectorspace.operations.results.FactorAnalysisPlotResult
 
getY() - Method in class tml.vectorspace.operations.results.FactorAnalysisPlotResult
 
GrammarChecker - Class in tml.vectorspace.operations
This operation checks the grammar of all documents in a Corpus.
GrammarChecker() - Constructor for class tml.vectorspace.operations.GrammarChecker
 
GrammarCheckerResult - Class in tml.vectorspace.operations.results
This class represents the result of a GrammarChecker operation.
GrammarCheckerResult() - Constructor for class tml.vectorspace.operations.results.GrammarCheckerResult
 

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