|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LexicalEngineConfiguration in org.gcube.contentmanagement.graphtools.core |
---|
Methods in org.gcube.contentmanagement.graphtools.core with parameters of type LexicalEngineConfiguration | |
---|---|
void |
StatisticsGenerator.init(String cfgPath,
LexicalEngineConfiguration config)
|
Uses of LexicalEngineConfiguration in org.gcube.contentmanagement.lexicalmatcher.analysis.core |
---|
Subclasses of LexicalEngineConfiguration in org.gcube.contentmanagement.lexicalmatcher.analysis.core | |
---|---|
class |
EngineConfiguration
|
Methods in org.gcube.contentmanagement.lexicalmatcher.analysis.core with parameters of type LexicalEngineConfiguration | |
---|---|
org.hibernate.SessionFactory |
Engine.getDBSession(LexicalEngineConfiguration externalConf)
|
void |
LexicalEngineConfiguration.mergeConfig(LexicalEngineConfiguration config)
|
void |
Engine.resetEngine(LexicalEngineConfiguration Config,
String ColumnFilter,
String configPath)
|
Constructors in org.gcube.contentmanagement.lexicalmatcher.analysis.core with parameters of type LexicalEngineConfiguration | |
---|---|
Engine(LexicalEngineConfiguration Config,
String ColumnFilter,
String configPath)
|
Uses of LexicalEngineConfiguration in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data |
---|
Methods in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data with parameters of type LexicalEngineConfiguration | |
---|---|
static CategoryOrderedList |
TSObjectTransformer.transform2List(DBObjectTranslator dbo,
LexicalEngineConfiguration config)
|
static CategoryOrderedList |
TSObjectTransformer.transform2List(DBObjectTranslator dbo,
LexicalEngineConfiguration config,
String filter)
|
Constructors in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data with parameters of type LexicalEngineConfiguration | |
---|---|
CategoryOrderedList(LexicalEngineConfiguration Config)
|
|
CategoryScores(BigInteger catElements,
LexicalEngineConfiguration Config)
|
Uses of LexicalEngineConfiguration in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.treeStructure.chunks |
---|
Fields in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.treeStructure.chunks declared as LexicalEngineConfiguration | |
---|---|
protected LexicalEngineConfiguration |
ChunkSet.config
|
Constructors in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.treeStructure.chunks with parameters of type LexicalEngineConfiguration | |
---|---|
ChunkSet(int MaxNumberOfChunks,
int ChunkSize,
String SeriesName,
String SeriesColumn,
BigInteger numberOfEntries,
LexicalEngineConfiguration Config,
Engine engine)
|
|
ChunkSet(int MaxNumberOfChunks,
int ChunkSize,
String SeriesName,
String SeriesColumn,
LexicalEngineConfiguration Config,
Engine engine)
|
|
ReferenceChunkSet(int MaxNumberOfChunks,
int ChunkSize,
String CategoryName,
String CategoryTable,
BigInteger numberOfCategoryElements,
LexicalEngineConfiguration config,
Engine engine)
|
|
ReferenceChunkSet(int MaxNumberOfChunks,
int ChunkSize,
String CategoryName,
String CategoryColumn,
LexicalEngineConfiguration config,
Engine engine)
|
|
SetOfReferenceChunkSet(ArrayList<Reference> OrderedList,
LexicalEngineConfiguration Config,
Engine engine)
|
|
SingletonChunkSet(String SingletonString,
LexicalEngineConfiguration config,
Engine engine)
|
|
TimeSeriesChunk(String singletonString,
String ColumnType,
BigInteger start,
int ChunkSize,
LexicalEngineConfiguration Config,
Engine engine)
|
|
TimeSeriesChunk(String timeSeriesName,
String timeSeriesColumn,
String ColumnType,
BigInteger start,
int ChunkSize,
LexicalEngineConfiguration Config,
Engine engine)
|
|
TimeSeriesChunkSet(int MaxNumberOfChunks,
int ChunkSize,
String TimeSeriesName,
String TimeSeriesColumn,
LexicalEngineConfiguration config,
Engine engine)
|
Uses of LexicalEngineConfiguration in org.gcube.contentmanagement.lexicalmatcher.analysis.run |
---|
Methods in org.gcube.contentmanagement.lexicalmatcher.analysis.run with parameters of type LexicalEngineConfiguration | |
---|---|
static void |
CategoryGuesser.AccuracyCalc(LexicalEngineConfiguration externalcfg,
CategoryGuesser guesser,
String configPath,
String seriesName,
String column,
int attempts,
String correctFamily,
String correctColumn)
|
void |
CategoryGuesser.init(LexicalEngineConfiguration externalConfig)
|
void |
CategoryGuesser.init(String categoryFilter,
String columnFilter,
LexicalEngineConfiguration externalConfig)
|
void |
CategoryGuesser.initSingleMatcher(LexicalEngineConfiguration externalConfig,
String ColumnFilter)
|
void |
CategoryGuesser.runGuesser(String SingletonString,
LexicalEngineConfiguration externalConfig,
String CategoryFilter,
String ColumnFilter)
|
void |
CategoryGuesser.runGuesser(String seriesName,
String columnName,
LexicalEngineConfiguration externalConfig)
|
void |
CategoryGuesser.runGuesser(String seriesName,
String columnName,
LexicalEngineConfiguration externalConfig,
String CategoryFilter,
String ColumnFilter)
|
void |
CategoryGuesser.runGuesser(String seriesName,
String columnName,
LexicalEngineConfiguration externalConfig,
String CategoryFilter,
String ColumnFilter,
String SingletonString)
|
Uses of LexicalEngineConfiguration in org.gcube.contentmanagement.lexicalmatcher.utils |
---|
Methods in org.gcube.contentmanagement.lexicalmatcher.utils with parameters of type LexicalEngineConfiguration | |
---|---|
static org.hibernate.SessionFactory |
DatabaseFactory.initDBConnection(String configurationFile,
LexicalEngineConfiguration config)
|
Uses of LexicalEngineConfiguration in org.gcube.dataanalysis.ecoengine.configuration |
---|
Subclasses of LexicalEngineConfiguration in org.gcube.dataanalysis.ecoengine.configuration | |
---|---|
class |
AlgorithmConfiguration
|
Uses of LexicalEngineConfiguration in org.gcube.dataanalysis.ecoengine.utils |
---|
Methods in org.gcube.dataanalysis.ecoengine.utils with parameters of type LexicalEngineConfiguration | |
---|---|
static org.hibernate.SessionFactory |
DatabaseFactory.initDBConnection(String configurationFile,
LexicalEngineConfiguration config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |