Lines Matching refs:annotation_usecase
839 if (options.annotation_usecase != in SuggestSelection()
911 is_entity_type_enabled, options.annotation_usecase, in SuggestSelection()
919 options.annotation_usecase, in SuggestSelection()
927 ->Chunk(context, options.annotation_usecase, in SuggestSelection()
948 !number_annotator_->FindAll(context_unicode, options.annotation_usecase, in SuggestSelection()
956 context_unicode, tokens, options.annotation_usecase, in SuggestSelection()
1117 bool DoSourcesConflict(AnnotationUsecase annotation_usecase, in DoSourcesConflict() argument
1123 switch (annotation_usecase) { in DoSourcesConflict()
1225 options.annotation_usecase == in ResolveConflict()
1227 (options.annotation_usecase == in ResolveConflict()
1231 DoSourcesConflict(options.annotation_usecase, source_set_pair.first, in ResolveConflict()
1716 options.annotation_usecase, in DatetimeClassifyText()
1757 if (options.annotation_usecase != in ClassifyText()
1803 ->ClassifyText(context, selection_indices, options.annotation_usecase, in ClassifyText()
1869 options.annotation_usecase, in ClassifyText()
1878 options.annotation_usecase, in ClassifyText()
2192 options.annotation_usecase == AnnotationUsecase_ANNOTATION_USECASE_RAW; in AnnotateSingleInput()
2220 is_entity_type_enabled, options.annotation_usecase, candidates)) { in AnnotateSingleInput()
2232 options.annotation_usecase, in AnnotateSingleInput()
2261 !number_annotator_->FindAll(context_unicode, options.annotation_usecase, in AnnotateSingleInput()
2272 options.annotation_usecase, in AnnotateSingleInput()
2407 options.annotation_usecase == AnnotationUsecase_ANNOTATION_USECASE_RAW; in AnnotateStructuredInput()
2416 options.annotation_usecase, in AnnotateStructuredInput()
2437 if (options.annotation_usecase == ANNOTATION_USECASE_RAW && in AnnotateStructuredInput()
2840 const AnnotationUsecase& annotation_usecase, in RegexChunk() argument
2845 annotation_usecase == AnnotationUsecase_ANNOTATION_USECASE_RAW) { in RegexChunk()
3156 AnnotationUsecase annotation_usecase, in DatetimeChunk() argument
3166 annotation_usecase, in DatetimeChunk()