You are here: Start » FIL.NET » LocateTextModelId Constructor
LocateTextModelId Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public LocateTextModelId ( NullableRef<string> modelDirectory, FilNet.LocateTextPretrainedModel pretrainedModel, FilNet.DeviceKind? deviceType, int deviceIndex )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| modelDirectory | FilNet.NullableRef<string> | ||||
| pretrainedModel | FilNet.LocateTextPretrainedModel | ||||
| deviceType | FilNet.DeviceKind? | ||||
| deviceIndex | int |
