public class SOMPAKFormatInputReader extends AbstractSOMInputReader
AbstractSOMInputReader.UnitInformation
Modifier and Type | Field and Description |
---|---|
private String[] |
componentNames |
private String |
neighbourhoodFunction |
private String |
somPakFilename |
private String |
topology |
allVectorNames, commonLabelPrefix, contentType, dim, gridLayout, gridTopology, labelled, metricName, unitInfo, xSize, ySize, zSize
MAP_FILE, UNIT_FILE, WEIGHT_VECTOR
Constructor and Description |
---|
SOMPAKFormatInputReader(String somPakFilename) |
Modifier and Type | Method and Description |
---|---|
String[] |
getComponentNames() |
String |
getFilePath()
Returns the name of the path where the files are located.
|
static String |
getFormatName() |
String |
getMapDescriptionFileName()
Returns the name of the map description file, or null if not loaded.
|
String |
getNeighbourhoodFunction() |
String |
getTopology() |
String |
getUnitDescriptionFileName()
Returns the name of the unit description file, or
null if not loaded. |
String |
getWeightVectorFileName()
Returns the name of the weight vector file, or
null if not loaded. |
getBestContextUnitLabels, getBestContextUnitLabels, getCommonVectorLabelPrefix, getContentType, getContextGateUnitLabels, getContextGateUnitLabels, getDim, getGridLayout, getGridTopology, getKaskiGateUnitLabels, getKaskiGateUnitLabels, getKaskiGateUnitLabelsWgt, getKaskiGateUnitLabelsWgt, getKaskiUnitLabels, getKaskiUnitLabels, getKaskiUnitLabelsWgt, getKaskiUnitLabelsWgt, getMappedVecs, getMappedVecs, getMappedVecsDist, getMappedVecsDist, getMetricName, getNrBestContext, getNrBestContext, getNrContextGateLabels, getNrContextGateLabels, getNrGateWeights, getNrGateWeights, getNrKaskiGateLabels, getNrKaskiGateLabels, getNrKaskiLabels, getNrKaskiLabels, getNrKaskiWeights, getNrKaskiWeights, getNrSomsMapped, getNrSomsMapped, getNrUnitLabels, getNrUnitLabels, getNrVecMapped, getNrVecMapped, getQuantErrorUnit, getQuantErrorUnit, getQuantErrorUnitAvg, getQuantErrorUnitAvg, getUnitLabels, getUnitLabels, getUnitLabelsQe, getUnitLabelsQe, getUnitLabelsWgt, getUnitLabelsWgt, getUrlMappedSoms, getUrlMappedSoms, getVectors, getXSize, getYSize, getZSize, initUnitInformation, isLabelled
private String[] componentNames
private String neighbourhoodFunction
private String somPakFilename
private String topology
public SOMPAKFormatInputReader(String somPakFilename) throws IOException
IOException
public String[] getComponentNames()
public String getFilePath()
SOMInputReader
public String getMapDescriptionFileName()
SOMInputReader
public String getNeighbourhoodFunction()
public String getTopology()
public String getUnitDescriptionFileName()
SOMInputReader
null
if not loaded.null
if not loaded.public String getWeightVectorFileName()
SOMInputReader
null
if not loaded.null
if not loaded.public static String getFormatName()