AiliaTokenizerModel class

Constructors

AiliaTokenizerModel()

Properties

ailiaStatusSuccess int
final
ailiaTokenizer ↔ dynamic
getter/setter pair
available bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
ppAiliaTokenizer Pointer<Pointer<AILIATokenizer>>?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addSpecialTokens(List<String> specialTokens) → void
close() → void
encode(String text) Int32List
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openFile(int tokenizerType, {String? modelFile, String? vocabFile, String? mergeFile}) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

ailiaCommonGetLibrary(String path) DynamicLibrary
ailiaCommonGetTokenizerPath() String