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

W

WAIT_BETWEEN_RETRIEVALS_FROM_SAME_HOST - Static variable in class comirva.web.crawling.agmis.GoldenRetriever
 
WAVFileFilter - Class in comirva.io.filefilter
This class implements a filter for WAV files.
WAVFileFilter() - Constructor for class comirva.io.filefilter.WAVFileFilter
 
WebCoocGroupPrototypeFinder - Class in comirva.mlearn.ghsom
 
WebCoocGroupPrototypeFinder(int) - Constructor for class comirva.mlearn.ghsom.WebCoocGroupPrototypeFinder
 
WebCoocIndividualPrototypeFinder - Class in comirva.mlearn.ghsom
Tries to find a song prototype for a given map unit of a GHSOM.
WebCoocIndividualPrototypeFinder() - Constructor for class comirva.mlearn.ghsom.WebCoocIndividualPrototypeFinder
 
WebCrawlException - Exception in comirva.exception
The WebCrawlException is thrown when an error occurred while accessing the Internet and retrieving the content of web pages.
WebCrawlException() - Constructor for exception comirva.exception.WebCrawlException
Creates a new WebCrawlException-instance.
WebCrawlException(String) - Constructor for exception comirva.exception.WebCrawlException
Creates a new WebCrawlException-instance.
WebCrawling - Class in comirva.web.crawling
This class implements a simple web crawler to fetch top-ranked Web pages according to a search engine.
WebCrawling(WebCrawlingConfig, Vector, JLabel) - Constructor for class comirva.web.crawling.WebCrawling
Creates a new WebCrawling-instance.
WebCrawlingConfig - Class in comirva.config
This class represents a configuration for a simple WebCrawler.
WebCrawlingConfig(String, int, int, int, String, boolean, int, String, String, boolean, boolean) - Constructor for class comirva.config.WebCrawlingConfig
Creates a new instance of a WebCrawling-Configuration.
WebCrawlingDialog - Class in comirva.ui
This class implements a dialog for specifying the parameters for a web crawl.
WebCrawlingDialog(Frame) - Constructor for class comirva.ui.WebCrawlingDialog
Creates a new instance of the WebCrawling-parameter dialog and initializes it.
WebRetrievalConfig - Class in comirva.web.ie.countryoforigin
Configuration for classes related to Web retrieval and indexing.
WebRetrievalConfig() - Constructor for class comirva.web.ie.countryoforigin.WebRetrievalConfig
 
WebTermExtractionThread - Class in comirva.mlearn
 
WebTermExtractionThread(String[], String) - Constructor for class comirva.mlearn.WebTermExtractionThread
 
weights - Variable in class comirva.data.TermsWeights
 
WGET - Static variable in class comirva.web.crawling.agmis.GoldenRetriever
 
WGET - Static variable in class comirva.web.retrieval.LastFM_ArtistInfoRetriever
 
windowSize - Variable in class comirva.audio.util.CentSpectrum
 
windowSize - Variable in class comirva.audio.util.MFCC
 
windowSize - Variable in class comirva.audio.util.Sone
 
WND_BH3 - Static variable in class comirva.audio.util.FFT
used to specify a 61-dB 3-sample Blackman-Harris window function
WND_BH3MIN - Static variable in class comirva.audio.util.FFT
used to specify a minimum 3-sample Blackman-Harris window function
WND_BH4 - Static variable in class comirva.audio.util.FFT
used to specify a 74-dB 4-sample Blackman-Harris window function
WND_BH4MIN - Static variable in class comirva.audio.util.FFT
used to specify a minimum 4-sample Blackman-Harris window function
WND_GAUSS - Static variable in class comirva.audio.util.FFT
used to specify a Gaussian window function
WND_HAMMING - Static variable in class comirva.audio.util.FFT
used to specify a Hamming window function
WND_HANNING - Static variable in class comirva.audio.util.FFT
used to specify a Hanning window function
WND_HANNINGZ - Static variable in class comirva.audio.util.FFT
used to specify a Hanning Z window function
WND_NONE - Static variable in class comirva.audio.util.FFT
used to specify a rectangular window function
WND_RECT - Static variable in class comirva.audio.util.FFT
used to specify a rectangular window function
WND_USER_DEFINED - Static variable in class comirva.audio.util.FFT
used to specify a Hanning window function
Workspace - Class in comirva
This class implements a workspace environment containing data matrices and meta-data instances and the respective lists.
Workspace() - Constructor for class comirva.Workspace
Creates a new empty instance of the Workspace.
WorkspaceFileFilter - Class in comirva.io.filefilter
This class implements a FileFilter for *.cws files which are "CoMIRVA Workspace" files used to store a Workspace-object (containing data matrices and meta-data)
WorkspaceFileFilter() - Constructor for class comirva.io.filefilter.WorkspaceFileFilter
 
write(OutputStream) - Method in class comirva.audio.util.math.Matrix
 
writeAscii(String) - Method in class comirva.audio.util.math.Matrix
Writes the Matrix to an ascii-textfile that can be read by Matlab.
writeToFile(String, Object[]) - Static method in class comirva.util.FileUtils
Writes a text file by calling for each object in data[] the toString() method, followed by a newline character.
writeToTextFile(String, HashMap<K, V>) - Static method in class comirva.util.FileUtils
Writes all key-value pairs to a text file, each "line" taking the form "k:v", where k is key.toString() and v is value.toString().
writeXML(XMLStreamWriter) - Method in class comirva.audio.feature.FluctuationPattern
Writes the xml representation of this object to the xml output stream.
writeXML(XMLStreamWriter) - Method in class comirva.audio.feature.FluctuationPatternCent
Writes the xml representation of this object to the xml output stream.
writeXML(XMLStreamWriter) - Method in class comirva.audio.feature.MandelEllis
Writes the xml representation of this object to the xml output stream.
writeXML(XMLStreamWriter) - Method in class comirva.audio.feature.SpectralPatternCent
Writes the xml representation of this object to the xml output stream.
writeXML(XMLStreamWriter) - Method in class comirva.audio.feature.TimbreDistribution
Writes the xml representation of this object to the xml ouput stream.
writeXML(XMLStreamWriter) - Method in class comirva.audio.util.gmm.GaussianComponent
Writes the xml representation of this object to the xml ouput stream.
writeXML(XMLStreamWriter) - Method in class comirva.audio.util.gmm.GaussianMixture
Writes the xml representation of this object to the xml output stream.
writeXML(XMLStreamWriter) - Method in class comirva.audio.util.math.Matrix
Writes the xml representation of this object to the xml ouput stream.
writeXML(XMLStreamWriter) - Method in interface comirva.audio.XMLSerializable
Writes the xml representation of this object to the xml output stream.
writeXML(XMLStreamWriter) - Method in class comirva.data.EntityTermProfile
Serializes an EntityTermProfile-instance as XML-file.
writeXML(XMLStreamWriter) - Method in class comirva.data.SingleTermList
Serializes a SingleTermList-instance as XML-file.
writeXMLIDFs - Static variable in class comirva.util.external.ETPUserStudy
 
ws - Variable in class comirva.audio.extraction.AudioFeatureExtractionThread
 
ws - Variable in class comirva.MainUI
 

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