# automatically generated by the FlatBuffers compiler, do not modify # namespace: FeatureProcessorOptions_ class CenterTokenSelectionMethod(object): DEFAULT_CENTER_TOKEN_METHOD = 0 CENTER_TOKEN_FROM_CLICK = 1 CENTER_TOKEN_MIDDLE_OF_SELECTION = 2