Internal text tasks change.
PiperOrigin-RevId: 506957718
This commit is contained in:
committed by
Copybara-Service
parent
386445c8dd
commit
632a3602dd
@@ -27,5 +27,7 @@ message TextModelType {
|
||||
REGEX_MODEL = 2;
|
||||
// A model taking a string tensor input.
|
||||
STRING_MODEL = 3;
|
||||
// A UniversalSentenceEncoder-based model.
|
||||
USE_MODEL = 4;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user