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

A

AbstractAnnotator - Class in tml.annotators
 
AbstractAnnotator(String, String[]) - Constructor for class tml.annotators.AbstractAnnotator
 
AbstractImporter - Class in tml.storage.importers
Abstract class for all importers to extend from.
AbstractImporter() - Constructor for class tml.storage.importers.AbstractImporter
Creates a new instance of an AbstractImporter.
AbstractOperation<E> - Class in tml.vectorspace.operations
Abstract class for all operations, it contains the common attributes and the start() and end() methods.
AbstractOperation() - Constructor for class tml.vectorspace.operations.AbstractOperation
Constructs a default operation with no Corpus attached to it
AbstractOperation(Corpus) - Constructor for class tml.vectorspace.operations.AbstractOperation
Creates a new instance with a corpus ready
AbstractResult - Class in tml.vectorspace.operations.results
 
AbstractResult() - Constructor for class tml.vectorspace.operations.results.AbstractResult
 
AbstractSummarizationOperation - Class in tml.vectorspace.operations.summarization
 
AbstractSummarizationOperation() - Constructor for class tml.vectorspace.operations.summarization.AbstractSummarizationOperation
 
AbstractTmlIndexingTest - Class in tml.test
This class implements a base class for all tests that require indexing all the documents within a specific folder.
AbstractTmlIndexingTest() - Constructor for class tml.test.AbstractTmlIndexingTest
 
AbstractTmlOperationTest - Class in tml.test
 
AbstractTmlOperationTest() - Constructor for class tml.test.AbstractTmlOperationTest
 
AbstractVisualization - Class in tml.vectorspace.operations.visualizations
 
AbstractVisualization() - Constructor for class tml.vectorspace.operations.visualizations.AbstractVisualization
 
add(double) - Method in class tml.utils.Stats
Adds a value to the observed values
add(double, double) - Method in class tml.utils.Stats
Adds a value that has been seen n times to the observed values
addAnnotator(Annotator) - Method in class tml.storage.Repository
Adds an annotator to the repository
addDocument(String, String, String, String, Importer) - Method in class tml.storage.Repository
Adds a new document to the repository
addDocumentsInFolder(String) - Method in class tml.storage.Repository
Add all the files in a folder into the Lucene Index.
addDocumentsInFolder(String, int) - Method in class tml.storage.Repository
Add all the files in a folder into the Lucene Index.
addDocumentsInList(File[]) - Method in class tml.storage.Repository
Adds all the files in the list to the repository.
addHardWord(String) - Method in class tml.vectorspace.operations.results.ReadabilityResult
adds a hard word
addOperationListener(OperationListener) - Method in class tml.vectorspace.operations.AbstractOperation
 
addOperationListener(OperationListener) - Method in interface tml.vectorspace.operations.Operation
 
addRepositoryListener(RepositoryListener) - Method in class tml.storage.Repository
This method allows to add a listener so the Repository can report asynchronously the state of the prcessing
addTerm(Term, int) - Method in class tml.corpus.TextPassage
Adds a Term to the passage, it adds a number to the statistics but it doesn't calculate the final values
addTermAppearance(TextPassage, double) - Method in class tml.corpus.Term
Adds a new TextPassage to the Term
addTerms(String[], int[], TextPassage) - Method in class tml.corpus.Dictionary
Adds an array of Terms to the Dictionary and their frequencies.
annotateDocuments() - Method in class tml.storage.Repository
 
Annotator - Interface in tml.annotators
Common interface for all annotators.
AnnotatorManager - Class in tml.annotators
This class implements the management of meta information in sentence level.
AnnotatorManager() - Constructor for class tml.annotators.AnnotatorManager
 
availableOperations() - Static method in class tml.vectorspace.operations.ClassDiscovery
 

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