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

T

targetFormat - Variable in class comirva.audio.util.ReducedAudioInputStream
 
tempFile - Variable in class comirva.audio.util.MPlayerAudioInputStream
 
tempFolder - Static variable in class comirva.audio.util.MPlayerAudioInputStream
 
termFrequency - Variable in class comirva.data.EntityTermProfile
 
termOccurrenceOnDocuments - Variable in class comirva.data.EntityTermProfile
 
TermProfileContentIndexing - Class in comirva.util.external
 
TermProfileContentIndexing(File, File, File, File, File) - Constructor for class comirva.util.external.TermProfileContentIndexing
 
TermProfileUtils - Class in comirva.util
This class implements simple utilities for term profile creation, access, modification, and conversion.
TermProfileUtils() - Constructor for class comirva.util.TermProfileUtils
 
terms - Variable in class comirva.data.EntityTermProfile
 
terms - Variable in class comirva.data.TermsWeights
 
TERMS_FILE - Static variable in class comirva.web.ie.countryoforigin.CountryOfOriginDeterminer_Lucene
 
TERMS_FILE - Static variable in class comirva.web.ie.countryoforigin.CountryOfOriginDeterminer_TextDistance
 
TERMS_TO_INDEX - Static variable in class comirva.web.indexing.HTMLIndexer
 
TermsWeights - Class in comirva.data
This is a very simple helper class to represent (term, weight)-pairs for various term weighting functions.
TermsWeights(ArrayList, ArrayList) - Constructor for class comirva.data.TermsWeights
 
TermWeighting_Lucene - Class in comirva.web.indexing
Based on a lucene-Index, extract term weights (TF, DF, and IDF) and write to file.
TermWeighting_Lucene() - Constructor for class comirva.web.indexing.TermWeighting_Lucene
 
TestData - Class in comirva.audio.util.lsh.test
 
TestData(int, int, int, Hashtable, boolean) - Constructor for class comirva.audio.util.lsh.test.TestData
 
TestSingleTermList - Class in comirva.util.external
 
TestSingleTermList() - Constructor for class comirva.util.external.TestSingleTermList
 
TextFileFilter - Class in comirva.io.filefilter
This class implements a FileFilter for text files (*.txt and *.dat).
TextFileFilter() - Constructor for class comirva.io.filefilter.TextFileFilter
 
TextFormatTool - Class in comirva.util.external
This class implements some tools for converting and formating text (especially HTML).
TextFormatTool() - Constructor for class comirva.util.external.TextFormatTool
 
TF_MATRIX_FILE - Static variable in class comirva.web.retrieval.Twitter_PostAnalyzer
 
tfDocs - Variable in class comirva.data.EntityTermProfile
 
TFxIDF - Variable in class comirva.data.EntityTermProfile
 
theta - Variable in class comirva.visu.epsgraphics.objects.EpsTransform
theta parameter for angles (in degree)
threadEnded() - Method in class comirva.mlearn.MDM
 
thrunkAtLowerBoundary(double) - Method in class comirva.audio.util.math.Matrix
X.thrunkAtLowerBoundariy().
TimbreDistribution - Class in comirva.audio.feature
Timbre Distribution Description: Represents a similarity measure based on the song's timbre.
TimbreDistribution(GaussianMixture) - Constructor for class comirva.audio.feature.TimbreDistribution
Constructs a TimbreDistribution feature.
TimbreDistribution() - Constructor for class comirva.audio.feature.TimbreDistribution
Used for xml serialization only.
TimbreDistributionExtractionThread - Class in comirva.audio.extraction
Timbre Distribution Extraction Thread Description: Represents a batch job for extracting the Timbre Distribution form audio files.
TimbreDistributionExtractionThread(File[], Workspace, JLabel) - Constructor for class comirva.audio.extraction.TimbreDistributionExtractionThread
Constructs a TimbreDistributionExtractionThread.
TimbreDistributionExtractor - Class in comirva.audio.extraction
Timbre Distribution Extractor Description: This class supports the extraction of the "Timbre Distribution" summarizing the timbre of an audio stream.
TimbreDistributionExtractor() - Constructor for class comirva.audio.extraction.TimbreDistributionExtractor
The default constructor uses 3 gaussian components for modeling the timbre distribution.
TimbreDistributionExtractor(float, int, int, int, int) - Constructor for class comirva.audio.extraction.TimbreDistributionExtractor
This constructor in contrast to the default constructor allows to specify the number of gaussian components used for modeling the timbre distribution.
timedOut() - Method in class comirva.web.crawling.AnySearch
Indicates whether the connection to retrieve the full page exceeded the time limit.
times(double) - Method in class comirva.audio.util.math.Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix) - Method in class comirva.audio.util.math.Matrix
Linear algebraic matrix multiplication, A * B
timesEquals(double) - Method in class comirva.audio.util.math.Matrix
Multiply a matrix by a scalar in place, A = s*A
timesTriangular(Matrix) - Method in class comirva.audio.util.math.Matrix
Linear algebraic matrix multiplication, A * B B being a triangular matrix Note: Actually the matrix should be a column orienten, upper triangular matrix but use the row oriented, lower triangular matrix instead (transposed), because this is faster due to the easyer array access.
toDoubleArray() - Method in class comirva.data.DataMatrix
Returns a double[][] representation of the DataMatrix.
toEPS(String, String, Rectangle, Writer) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Constructs a string representing the current graphics as encapsulated postscript data.
toEPS(String, String, Rectangle) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Creates the eps code representing the current graphics and using the given parameters
toEPS(Writer) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Creates the eps code representing the current graphics.
toEPS() - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Creates the eps code representing the current graphics.
toEPS(Rectangle) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Creates the eps code representing the current graphics.
toEPS(Rectangle, Writer) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Creates the eps code representing the current graphics.
toEps(String, Rectangle) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Creates the eps code representing the current graphics.
toEps(String, Rectangle, Writer) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Creates the eps code representing the current graphics.
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsArc2D
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsClip
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsColor
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsComment
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsFont
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsGlyph
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsImage
 
toEps() - Method in interface comirva.visu.epsgraphics.objects.EpsObject
returns a String that represents the object in postscript code
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsPath
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsRectangle
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsRoundRectangle2D
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsShape
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsString
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsStroke
 
toEps() - Method in class comirva.visu.epsgraphics.objects.EpsTransform
 
tokenStream(String, Reader) - Method in class comirva.web.ie.countryoforigin.CountryOfOriginAnalyzer
 
tokenStream(String, Reader) - Method in class comirva.web.indexing.HTMLAnalyzer
 
toMat - Variable in class comirva.visu.VisuPane
 
toolbarDataManagement - Variable in class comirva.MainUI
 
toolbarOptions_actionPerformed(ActionEvent) - Method in class comirva.MainUI
 
toolbarTabRemove_actionPerformed(ActionEvent) - Method in class comirva.MainUI
 
toolbarTabRename_actionPerformed(ActionEvent) - Method in class comirva.MainUI
 
TopNItemsDistances - Class in comirva.util.external
This class only extracts the nearest N items (per item) from a complete distance matrix and stores them in another matrix into a text file.
TopNItemsDistances() - Constructor for class comirva.util.external.TopNItemsDistances
 
toPS() - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Constructs PS string that represents the current graphics as postscript data.
toPS(Writer) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
Constructs PS string that represents the current graphics as postscript data.
toString() - Method in class comirva.audio.extraction.FluctuationPatternCentExtractor
Returns the feature extractors name.
toString() - Method in class comirva.audio.extraction.FluctuationPatternExtractor
Returns the feature extractors name.
toString() - Method in class comirva.audio.extraction.MandelEllisExtractor
 
toString() - Method in class comirva.audio.extraction.SpectralPatternCentExtractor
Returns the feature extractors name.
toString() - Method in class comirva.audio.extraction.TimbreDistributionExtractor
Returns the feature extractors name.
toString() - Method in class comirva.audio.util.lsh.LSHEntry
 
toString() - Method in class comirva.audio.util.lsh.LSHInitEntry
 
toString() - Method in class comirva.audio.util.lsh.test.TestData
 
trace() - Method in class comirva.audio.util.math.Matrix
Matrix trace.
train(int, int) - Method in class comirva.mlearn.GHSOM
Trains the GHSOM using the method given in the parameter method.
train(int, int) - Method in class comirva.mlearn.SOM
Trains the SOM using the method given in the parameter method.
TRAIN_BATCH - Static variable in class comirva.mlearn.SOM
 
TRAIN_LENGTH - Static variable in class comirva.ui.GHSOMCreationDialog
 
TRAIN_SEQ - Static variable in class comirva.mlearn.SOM
 
trainBatch() - Method in class comirva.mlearn.SOM
Performs batch training.
trainingLength - Variable in class comirva.mlearn.SOM
 
trainingMethods - Variable in class comirva.ui.SOMCreationDialog
 
trainSequential() - Method in class comirva.mlearn.SOM
Performs a very simple sequential training based on the equation: mi(t+1) = mi(t) + alpha(t)*hbmu,i(t)*[x-mi(t)].
transform(double[], double[]) - Method in class comirva.audio.util.FFT
 
transform(AffineTransform) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
 
translate(int, int) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
 
translate(double, double) - Method in class comirva.visu.epsgraphics.EpsGraphics2D
 
transpose() - Method in class comirva.audio.util.math.Matrix
Matrix transpose.
TSP - Class in comirva.util
This class implements a simple algorithm for solving the travelling salesman problem (TSP).
TSP(DataMatrix) - Constructor for class comirva.util.TSP
Creates a TSP-instance where the distances between the cities are given by the data matrix distances.
Twitter_Indexer - Class in comirva.web.retrieval
Creates an index from Twitter posts, as retrieved with Twitter_Retriever and probably post-processed with Twitter_PostAnalyzer.
Twitter_Indexer() - Constructor for class comirva.web.retrieval.Twitter_Indexer
 
Twitter_PostAnalyzer - Class in comirva.web.retrieval
This class extracts actual posts from JSON files extracted via Twitter_Retriever.
Twitter_PostAnalyzer() - Constructor for class comirva.web.retrieval.Twitter_PostAnalyzer
 
Twitter_Retriever - Class in comirva.web.retrieval
This class extracts posts from Twitter in JSON format.
Twitter_Retriever() - Constructor for class comirva.web.retrieval.Twitter_Retriever
 
txt - Variable in class comirva.visu.epsgraphics.objects.EpsString
the text
type - Variable in class comirva.audio.util.MPlayerAudioInputStream.StreamGobbler
 
type - Variable in class comirva.visu.epsgraphics.objects.EpsFont
 
type - Variable in class comirva.visu.epsgraphics.objects.EpsTransform
transformation types.
TYPE_DISTANCE_MATRIX_CIRCLED_FANS - Static variable in class comirva.visu.VisuPane
TYPE_DISTANCE_MATRIX_CIRCLED_FANS defines the visualization of a distance matrix with circled fans.
TYPE_DISTANCE_MATRIX_CONTINUOUS_SIMILARITY_RING - Static variable in class comirva.visu.VisuPane
TYPE_DISTANCE_MATRIX_CONTINUOUS_SIMILARITY_RING defines the visualization of a distance matrix with a continuous similarity ring.
TYPE_DISTANCE_MATRIX_MDS - Static variable in class comirva.visu.VisuPane
TYPE_DISTANCE_MATRIX_MDS defines the visualization of a Sammon's Mapping.
TYPE_DISTANCE_MATRIX_PROBABILISTIC_NETWORK - Static variable in class comirva.visu.VisuPane
TYPE_DISTANCE_MATRIX_PROBABILISTIC_NETWORK defines the visualization of a distance matrix with a probabilistic network.
TYPE_DISTANCE_VECTOR_CIRCLED_BARS - Static variable in class comirva.visu.VisuPane
TYPE_DISTANCE_VECTOR_CIRCLED_BARS defines the visualization of a distance vector with circled bars.
TYPE_EXPERIMENTAL - Static variable in class comirva.visu.VisuPane
TYPE_EXPERIMENTAL defines a visualization for experimental use.
TYPE_FAMILY - Static variable in class comirva.visu.epsgraphics.objects.EpsFont
the font family name should be chosen for postscript output
TYPE_GHSOMGRID - Static variable in class comirva.visu.VisuPane
TYPE_SOMGRID defines the visualization of a SOM-Grid.
TYPE_MDMGRID - Static variable in class comirva.visu.VisuPane
TYPE_MDMGRID defines the visualization of a MDM-Grid.
TYPE_NAME - Static variable in class comirva.visu.epsgraphics.objects.EpsFont
the font name should be chosen for postscript output
TYPE_POSTSCRIPT - Static variable in class comirva.visu.epsgraphics.objects.EpsFont
the postscript name should be chosen for postscript output
TYPE_ROTATE - Static variable in class comirva.visu.epsgraphics.objects.EpsTransform
rotation
TYPE_ROTATE2 - Static variable in class comirva.visu.epsgraphics.objects.EpsTransform
"extended rotation" consisting of translation, rotation, and reverse translation
TYPE_SCALE - Static variable in class comirva.visu.epsgraphics.objects.EpsTransform
scaling
TYPE_SDH - Static variable in class comirva.visu.VisuPane
TYPE_SDH defines the visualization of a Smoothed Data Histogram (SDH).
TYPE_SHEAR - Static variable in class comirva.visu.epsgraphics.objects.EpsTransform
performs shearing
TYPE_SOMGRID - Static variable in class comirva.visu.VisuPane
TYPE_SOMGRID defines the visualization of a SOM-Grid.
TYPE_TERM_OCCURRENCE_MATRIX_SUNBURST - Static variable in class comirva.visu.VisuPane
TYPE_TERM_OCCURRENCE_MATRIX_SUNBURST defines the visualization of a term occurrence matrix with a sunburst.
TYPE_TRANSFORM - Static variable in class comirva.visu.epsgraphics.objects.EpsTransform
user defined transformation
TYPE_TRANSLATE - Static variable in class comirva.visu.epsgraphics.objects.EpsTransform
translation

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