Package at.tuwien.ifs.somtoolbox.apps.helper

Class Summary
ClassInfoFileCleaner This class "cleans" a class info file, i.e.
DataGenerator  
DataMapper Maps inputs to an already trained SOM.
DataSetGenerator Utility class to generate a two-dimensional data-set distributed in various different classes.
DatasetRandomiser Randomises a given data set (consisting of an InputData vector, and optionally a TemplateVector.
DataWinnerMappingWriter This class writes a data winner mapping file from a trained map.
HTMLMapReader Reads a HTML representation of a SOM, and writes SOMLib unit and weight files for it.
MapRotator Rotates a map by the given degrees, and writes a new unit- and weight-vector file.
RGBPaletteConverter Converts palettes given as RGB values to the XML format used in the SOMToolbox.
SomFilePacker  
SOMLibDataInfoGenerator Handles the normalization of vector files in SOMLib format.
SOMLibInputMerger Merges two or more SOMLib Input files, i.e.
SOMMerger Combines the weight vectors of one or more SOM maps to an input vector file.
SomToInputConvertor Converts a SOM map to an input vector file.
StringReplacer Replaces strings by a replacement in the given file.
TemplateVectorComparator Compares the contents of two template vectors.
UnitDescriptionMappingRewriter Provides rewriting of the vector labels in an unit description file.
Note: Does not work with the "file format version 1.1" files, as they are written in a different format.
VectorFileChopper Chops a vector file down to the instance names provided in a separate file.
VectorFileMerger Merges two vector files.
VectorFilePrefixAdder  
VectorFileRewriter Re-writes an unit description file by replacing the label names of the input vectors as defined by the given mapping file.
VectorFileToRandomAccessFileConverter Converts an input file to a binary/random access input file.
VectorSimilarityWriter Writes the nearest/most similar vectors for a given data set.
 

Enum Summary
SomFilePacker.SomFileEntries  
SOMLibInputMerger.mergeMode