Lines Matching refs:annotation_usecase
819 if (options.annotation_usecase != in SuggestSelection()
891 is_entity_type_enabled, options.annotation_usecase, in SuggestSelection()
899 options.annotation_usecase, in SuggestSelection()
907 ->Chunk(context, options.annotation_usecase, in SuggestSelection()
927 !number_annotator_->FindAll(context_unicode, options.annotation_usecase, in SuggestSelection()
934 options.annotation_usecase, in SuggestSelection()
1092 bool DoSourcesConflict(AnnotationUsecase annotation_usecase, in DoSourcesConflict() argument
1098 switch (annotation_usecase) { in DoSourcesConflict()
1200 options.annotation_usecase == in ResolveConflict()
1202 (options.annotation_usecase == in ResolveConflict()
1206 DoSourcesConflict(options.annotation_usecase, source_set_pair.first, in ResolveConflict()
1690 options.annotation_usecase, in DatetimeClassifyText()
1731 if (options.annotation_usecase != in ClassifyText()
1777 ->ClassifyText(context, selection_indices, options.annotation_usecase, in ClassifyText()
1843 options.annotation_usecase, in ClassifyText()
1852 options.annotation_usecase, in ClassifyText()
2188 options.annotation_usecase == AnnotationUsecase_ANNOTATION_USECASE_RAW; in AnnotateSingleInput()
2216 is_entity_type_enabled, options.annotation_usecase, candidates)) { in AnnotateSingleInput()
2228 options.annotation_usecase, in AnnotateSingleInput()
2255 !number_annotator_->FindAll(context_unicode, options.annotation_usecase, in AnnotateSingleInput()
2266 options.annotation_usecase, candidates)) { in AnnotateSingleInput()
2400 options.annotation_usecase, in AnnotateStructuredInput()
2420 if (options.annotation_usecase == ANNOTATION_USECASE_RAW && in AnnotateStructuredInput()
2823 const AnnotationUsecase& annotation_usecase, in RegexChunk() argument
2828 annotation_usecase == AnnotationUsecase_ANNOTATION_USECASE_RAW) { in RegexChunk()
3139 AnnotationUsecase annotation_usecase, in DatetimeChunk() argument
3149 annotation_usecase, in DatetimeChunk()