Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
marf
,
marf.Classification
,
marf.Classification.Distance
,
marf.Classification.Markov
,
marf.Classification.NeuralNetwork
,
marf.Classification.RandomClassification
,
marf.Classification.Similarity
,
marf.Classification.Stochastic
,
marf.FeatureExtraction
,
marf.FeatureExtraction.Cepstral
,
marf.FeatureExtraction.F0
,
marf.FeatureExtraction.FFT
,
marf.FeatureExtraction.LPC
,
marf.FeatureExtraction.MinMaxAmplitudes
,
marf.FeatureExtraction.RandomFeatureExtraction
,
marf.FeatureExtraction.RawFeatureExtraction
,
marf.FeatureExtraction.Segmentation
,
marf.gui
,
marf.gui.util
,
marf.math
,
marf.nlp
,
marf.nlp.Collocations
,
marf.nlp.Parsing
,
marf.nlp.Parsing.GrammarCompiler
,
marf.nlp.Stemming
,
marf.nlp.Storage
,
marf.nlp.util
,
marf.Preprocessing
,
marf.Preprocessing.CFEFilters
,
marf.Preprocessing.Dummy
,
marf.Preprocessing.Endpoint
,
marf.Preprocessing.FFTFilter
,
marf.Stats
,
marf.Stats.StatisticalEstimators
,
marf.Stats.StatisticalEstimators.Smoothing
,
marf.Storage
,
marf.Storage.Loaders
,
marf.util
,
marf.util.comparators
Class Hierarchy
java.lang.Object
java.util.AbstractCollection (implements java.util.Collection)
java.util.AbstractList (implements java.util.List)
java.util.Vector (implements java.lang.Cloneable, java.util.List, java.util.RandomAccess, java.io.Serializable)
marf.util.
FreeVector
marf.util.
Matrix
marf.math.
Algorithms
marf.math.
Algorithms.FFT
marf.math.
Algorithms.Hamming
marf.math.
Algorithms.LPC
marf.util.
Arrays
javax.sound.sampled.AudioFileFormat
marf.Storage.
MARFAudioFileFormat
javax.sound.sampled.AudioFileFormat.Type
marf.Storage.
MARFAudioFileFormat.Type
marf.Storage.
ByteArrayFileReader
marf.util.
ByteUtils
marf.nlp.Collocations.
ChiSquareTest
marf.Classification.
ClassificationFactory
marf.nlp.Parsing.
CodeGenerator
marf.nlp.Collocations.
CollocationWindow
marf.nlp.Parsing.
Compiler
marf.math.
ComplexNumber
(implements java.lang.Cloneable, java.io.Serializable)
java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
java.awt.Container
javax.swing.JComponent (implements java.io.Serializable)
javax.swing.JPanel (implements javax.accessibility.Accessible)
marf.gui.util.
BorderPanel
marf.gui.
SpectrogramPanel
marf.gui.
WaveGrapherPanel
marf.gui.util.
ColoredStatusBox
java.awt.Panel (implements javax.accessibility.Accessible)
marf.gui.util.
SmartSizablePanel
marf.gui.util.
ColoredStatusPanel
marf.
Configuration
(implements java.lang.Cloneable, java.io.Serializable)
marf.nlp.Storage.
Corpus
(implements java.lang.Cloneable, java.lang.Comparable, java.io.Serializable)
java.util.Dictionary
java.util.Hashtable (implements java.lang.Cloneable, java.util.Map, java.io.Serializable)
marf.util.
OptionProcessor.OptionsHashtable
marf.util.
ExceptionFactory
marf.util.
ExceptionUtils
marf.FeatureExtraction.
FeatureExtractionFactory
marf.nlp.Parsing.
GenericLexicalAnalyzer
marf.nlp.Parsing.GrammarCompiler.
GrammarAnalyzer
marf.nlp.Parsing.GrammarCompiler.
ProbabilisticGrammarAnalyzer
marf.nlp.Parsing.
LexicalAnalyzer
marf.nlp.Parsing.GrammarCompiler.
Grammar
(implements java.io.Serializable)
marf.nlp.Parsing.GrammarCompiler.
GrammarElement
(implements java.io.Serializable)
marf.nlp.Parsing.GrammarCompiler.
NonTerminal
marf.nlp.Parsing.GrammarCompiler.
SemanticToken
marf.nlp.Parsing.GrammarCompiler.
Terminal
marf.
MARF
marf.
MARF.NLP
marf.math.
Matrix
(implements java.lang.Cloneable, java.io.Serializable)
marf.math.
ComplexMatrix
marf.math.
ComplexVector
marf.math.
Vector
marf.math.
Matrix.Direction
marf.Storage.
ModuleParams
(implements java.lang.Cloneable, java.io.Serializable)
marf.util.
OptionFileLoader
(implements marf.util.
IOptionProvider
)
marf.util.
OptionProcessor
(implements marf.util.
IOptionProvider
)
marf.util.
OptionProcessor.Option
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.FilterOutputStream
java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
marf.util.
Logger.LogPrintStream
marf.nlp.Parsing.
Parser
marf.Preprocessing.
PreprocessingFactory
marf.Stats.
ProbabilityTable
(implements java.io.Serializable)
marf.Storage.
Result
(implements java.lang.Cloneable, java.io.Serializable)
marf.Storage.
ResultSet
(implements java.lang.Cloneable, java.io.Serializable)
marf.nlp.Parsing.GrammarCompiler.
Rule
(implements java.io.Serializable)
marf.nlp.Parsing.GrammarCompiler.
ProbabilisticRule
marf.Storage.
Sample
(implements java.lang.Cloneable, java.io.Serializable)
marf.Storage.
SampleLoader
(implements marf.Storage.
ISampleLoader
)
marf.Storage.Loaders.
AudioSampleLoader
marf.Storage.Loaders.
AIFFCLoader
marf.Storage.Loaders.
AIFFLoader
marf.Storage.Loaders.
AULoader
marf.Storage.Loaders.
MIDILoader
marf.Storage.Loaders.
MP3Loader
marf.Storage.Loaders.
SNDLoader
marf.Storage.Loaders.
ULAWLoader
marf.Storage.Loaders.
WAVLoader
marf.Storage.Loaders.
SineLoader
marf.Storage.Loaders.
TextLoader
marf.Storage.
SampleLoaderFactory
marf.nlp.Parsing.
SemanticAnalyzer
marf.util.
SortComparator
(implements java.util.Comparator, java.io.Serializable)
marf.util.comparators.
FrequencyComparator
marf.util.comparators.
RankComparator
marf.util.comparators.
ResultComparator
marf.Stats.
StatisticalObject
(implements java.lang.Cloneable, java.io.Serializable)
marf.Stats.
WordStats
marf.Stats.
Observation
marf.Stats.
Ngram
marf.Stats.
StatsCollector
marf.nlp.Stemming.
Stemming
(implements marf.nlp.Stemming.
IStemming
)
marf.nlp.Stemming.
StemmingEN
marf.Storage.
StorageManager
(implements marf.Storage.
IStorageManager
)
marf.Classification.
Classification
(implements marf.Classification.
IClassification
)
marf.Classification.Similarity.
CosineSimilarityMeasure
marf.Classification.Distance.
Distance
marf.Classification.Distance.
ChebyshevDistance
marf.Classification.Distance.
DiffDistance
marf.Classification.Distance.
EuclideanDistance
marf.Classification.Distance.
HammingDistance
marf.Classification.Distance.
MahalanobisDistance
marf.Classification.Distance.
MinkowskiDistance
marf.Classification.NeuralNetwork.
NeuralNetwork
marf.Classification.RandomClassification.
RandomClassification
marf.Classification.Stochastic.
Stochastic
marf.Classification.Markov.
Markov
marf.Classification.Stochastic.
MaxProbabilityClassifier
marf.Classification.Stochastic.
ZipfLaw
marf.nlp.Storage.
CorporaStorageManager
marf.Storage.
Database
(implements marf.Storage.
IDatabase
)
marf.FeatureExtraction.
FeatureExtraction
(implements marf.FeatureExtraction.
IFeatureExtraction
)
marf.FeatureExtraction.Cepstral.
Cepstral
marf.FeatureExtraction.F0.
F0
marf.FeatureExtraction.
FeatureExtractionAggregator
marf.FeatureExtraction.FFT.
FFT
marf.FeatureExtraction.LPC.
LPC
marf.FeatureExtraction.MinMaxAmplitudes.
MinMaxAmplitudes
marf.FeatureExtraction.RandomFeatureExtraction.
RandomFeatureExtraction
marf.FeatureExtraction.RawFeatureExtraction.
RawFeatureExtraction
marf.FeatureExtraction.Segmentation.
Segmentation
marf.nlp.Parsing.GrammarCompiler.
GrammarCompiler
marf.nlp.Parsing.GrammarCompiler.
ProbabilisticGrammarCompiler
marf.Preprocessing.
Preprocessing
(implements marf.Preprocessing.
IPreprocessing
)
marf.Preprocessing.Dummy.
Dummy
marf.Preprocessing.Dummy.
Raw
marf.Preprocessing.Dummy.
Crop
marf.Preprocessing.Endpoint.
Endpoint
marf.Preprocessing.
Filter
(implements marf.Preprocessing.
IFilter
)
marf.Preprocessing.CFEFilters.
CFEFilter
marf.Preprocessing.CFEFilters.
BandPassFilter
marf.Preprocessing.CFEFilters.
BandStopFilter
marf.Preprocessing.CFEFilters.
LowPassFilter
marf.Preprocessing.CFEFilters.
HighPassFilter
marf.Preprocessing.FFTFilter.
FFTFilter
marf.Preprocessing.FFTFilter.
BandpassFilter
marf.Preprocessing.FFTFilter.
BandStopFilter
marf.Preprocessing.FFTFilter.
HighFrequencyBoost
marf.Preprocessing.FFTFilter.
HighPassFilter
marf.Preprocessing.FFTFilter.
LowPassFilter
marf.nlp.Parsing.
ProbabilisticParser
marf.gui.
Spectrogram
marf.Stats.StatisticalEstimators.
StatisticalEstimator
(implements marf.Stats.StatisticalEstimators.
IStatisticalEstimator
)
marf.Stats.StatisticalEstimators.
GLI
marf.Stats.StatisticalEstimators.
KatzBackoff
marf.Stats.StatisticalEstimators.
SLI
marf.Stats.StatisticalEstimators.Smoothing.
Smoothing
(implements marf.Stats.StatisticalEstimators.Smoothing.
ISmoothing
)
marf.Stats.StatisticalEstimators.Smoothing.
AddDelta
marf.Stats.StatisticalEstimators.Smoothing.
AddOne
marf.Stats.StatisticalEstimators.
MLE
marf.Stats.StatisticalEstimators.Smoothing.
GoodTuring
marf.Stats.StatisticalEstimators.Smoothing.
WittenBell
marf.Storage.
TrainingSet
marf.gui.
WaveGrapher
java.io.StreamTokenizer
marf.nlp.util.
NLPStreamTokenizer
marf.nlp.Parsing.
SymbolTable
marf.nlp.Parsing.
SymDataType
marf.nlp.Parsing.
SymTabEntry
marf.nlp.Parsing.
ClassSymTabEntry
marf.nlp.Parsing.
FuncSymTabEntry
marf.nlp.Parsing.
VarSymTabEntry
test
java.lang.Thread (implements java.lang.Runnable)
marf.util.
BaseThread
marf.FeatureExtraction.
FeatureExtractionAggregator.FeatureExtractionThread
marf.gui.util.
GUIThread
marf.Classification.NeuralNetwork.
Layer
(implements java.io.Serializable)
marf.util.
Logger
marf.util.
Debug
marf.Classification.NeuralNetwork.
Neuron
(implements java.io.Serializable)
marf.Storage.
SampleRecorder
java.lang.ThreadGroup (implements java.lang.Thread.UncaughtExceptionHandler)
marf.util.
ExpandedThreadGroup
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
marf.util.
MARFException
(implements marf.util.
IMARFException
)
marf.Classification.
ClassificationException
marf.FeatureExtraction.
FeatureExtractionException
marf.gui.
GUIException
marf.util.
InvalidSampleFormatException
marf.math.
MathException
marf.nlp.
NLPException
marf.nlp.Parsing.
CompilerError
marf.nlp.Parsing.
LexicalError
marf.nlp.Parsing.
SemanticError
marf.nlp.Parsing.
SyntaxError
marf.Preprocessing.
PreprocessingException
marf.Storage.
StorageException
java.lang.RuntimeException
marf.util.
MARFRuntimeException
marf.util.
NotImplementedException
marf.nlp.Parsing.
Token
(implements java.io.Serializable)
marf.nlp.Parsing.
TokenType
(implements java.io.Serializable)
marf.nlp.Parsing.
TokenSubType
marf.nlp.Parsing.GrammarCompiler.
GrammarTokenType
marf.nlp.Parsing.GrammarCompiler.
ProbabilisticGrammarTokenType
marf.Storage.
TrainingSample
(implements marf.Storage.
ITrainingSample
)
marf.Storage.
Cluster
marf.Storage.
FeatureSet
marf.nlp.Parsing.
TransitionTable
(implements java.io.Serializable)
marf.nlp.Collocations.
TTest
marf.
Version
Interface Hierarchy
java.lang.Cloneable
marf.Preprocessing.
IPreprocessing
marf.Storage.
IStorageManager
(also extends java.io.Serializable)
marf.Storage.
ITrainingSample
(also extends java.io.Serializable)
marf.Classification.
IClassification
marf.FeatureExtraction.
IFeatureExtraction
marf.Preprocessing.
IFilter
marf.util.
IMARFException
marf.util.
IOptionProvider
marf.Storage.
ISampleLoader
marf.Stats.StatisticalEstimators.Smoothing.
ISmoothing
marf.Stats.StatisticalEstimators.
IStatisticalEstimator
marf.nlp.Stemming.
IStemming
marf.
MARF.ENgramModels
marf.
MARF.EStatisticalEstimators
java.io.Serializable
marf.Storage.
IDatabase
marf.Storage.
IStorageManager
(also extends java.lang.Cloneable)
marf.Storage.
ITrainingSample
(also extends java.lang.Cloneable)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes