Searched defs:annotation_usecase (Results 1 – 6 of 6) sorted by relevance
| /external/libtextclassifier/native/annotator/knowledge/ |
| D | knowledge-engine-dummy.h | 40 AnnotationUsecase annotation_usecase, in ClassifyText() 47 bool Chunk(const std::string& text, AnnotationUsecase annotation_usecase, in Chunk() 56 AnnotationUsecase annotation_usecase, in ChunkMultipleSpans()
|
| /external/libtextclassifier/native/annotator/datetime/ |
| D | parser.cc | 119 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in Parse() 129 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in FindSpansUsingLocales() 169 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in Parse()
|
| /external/libtextclassifier/native/annotator/number/ |
| D | number.cc | 33 AnnotationUsecase annotation_usecase, in ClassifyText() 218 AnnotationUsecase annotation_usecase, in FindAll()
|
| /external/libtextclassifier/native/annotator/duration/ |
| D | duration.cc | 107 AnnotationUsecase annotation_usecase, in ClassifyText() 134 AnnotationUsecase annotation_usecase, in FindAll()
|
| /external/libtextclassifier/native/annotator/ |
| D | annotator.cc | 1038 AnnotationUsecase annotation_usecase, in ResolveConflicts() 1074 bool DoSourcesConflict(AnnotationUsecase annotation_usecase, in DoSourcesConflict() 1118 int end_index, AnnotationUsecase annotation_usecase, in ResolveConflict() 2880 AnnotationUsecase annotation_usecase, in DatetimeChunk()
|
| D | types.h | 454 AnnotationUsecase annotation_usecase = ANNOTATION_USECASE_SMART; member
|