nlp
1.2.0
nlp
/
com.londogard.nlp.meachinelearning.predictors.transformers
/
ClassifierPipeline
/
Companion
Companion
public
class
Companion
Content copied to clipboard
Functions
Properties
Functions
create
Link copied to clipboard
public
final
ClassifierPipeline
create
(
String
modelName
,
Engine
engine
,
Device
device
)
Content copied to clipboard
from
Path
Link copied to clipboard
public
final
ClassifierPipeline
fromPath
(
Path
modelPath
,
Map
<
Integer
,
String
>
id2label
,
Tokenizer
tokenizer
,
Engine
engine
,
Device
device
)
Content copied to clipboard
Properties
INSTANCE
Link copied to clipboard
public
final
static
ClassifierPipeline.Companion
INSTANCE
Content copied to clipboard