File size: 201 Bytes
4c8c729 |
1 2 3 4 5 6 7 8 9 |
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: libtextclassifier3
class AnnotationUsecase(object):
ANNOTATION_USECASE_SMART = 0
ANNOTATION_USECASE_RAW = 1
|