public class ESOMFormatInputReader extends AbstractSOMInputReader
AbstractSOMInputReader.UnitInformation
Modifier and Type | Field and Description |
---|---|
private String |
bmFile |
private String |
weightsFile |
allVectorNames, commonLabelPrefix, contentType, dim, gridLayout, gridTopology, labelled, metricName, unitInfo, xSize, ySize, zSize
MAP_FILE, UNIT_FILE, WEIGHT_VECTOR
Constructor and Description |
---|
ESOMFormatInputReader(String weightsFile,
String bmFile) |
Modifier and Type | Method and Description |
---|---|
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 |
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
public ESOMFormatInputReader(String weightsFile, String bmFile) throws NumberFormatException, IOException, SOMToolboxException
public String getFilePath()
SOMInputReader
public String getMapDescriptionFileName()
SOMInputReader
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()