Class DataIndexerFactory

Namespace
NOpenNLP.Tools.Ml.Model
Assembly
NOpenNLP.Tools.dll
public class DataIndexerFactory
Inheritance
DataIndexerFactory
Inherited Members

Methods

GetDataIndexer(TrainingParameters, IDictionary<string, string>?)

public static IDataIndexer GetDataIndexer(TrainingParameters parameters, IDictionary<string, string>? reportMap)

Parameters

parameters TrainingParameters
reportMap IDictionary<string, string>

Returns

IDataIndexer