File size: 179 Bytes
4c8c729 | 1 2 3 4 5 6 7 8 9 | # automatically generated by the FlatBuffers compiler, do not modify
# namespace: TranslateAnnotatorOptions_
class Algorithm(object):
DEFAULT_ALGORITHM = 0
BACKOFF = 1
|
4c8c729 | 1 2 3 4 5 6 7 8 9 | # automatically generated by the FlatBuffers compiler, do not modify
# namespace: TranslateAnnotatorOptions_
class Algorithm(object):
DEFAULT_ALGORITHM = 0
BACKOFF = 1
|