/external/libtextclassifier/native/annotator/person_name/ |
D | person-name-engine-dummy.h | 43 bool ClassifyText(const std::string& context, CodepointSpan selection_indices, in ClassifyText() function
|
/external/libtextclassifier/native/annotator/experimental/ |
D | experimental-dummy.h | 50 bool ClassifyText(const UnicodeText& context, CodepointSpan selection_indices, in ClassifyText() function
|
/external/libtextclassifier/native/annotator/installed_app/ |
D | installed-app-engine-dummy.h | 42 bool ClassifyText(const std::string& context, CodepointSpan selection_indices, in ClassifyText() function
|
/external/libtextclassifier/native/annotator/contact/ |
D | contact-engine-dummy.h | 44 bool ClassifyText(const std::string& context, CodepointSpan selection_indices, in ClassifyText() function
|
/external/libtextclassifier/native/annotator/knowledge/ |
D | knowledge-engine-dummy.h | 42 Status ClassifyText(const std::string& text, CodepointSpan selection_indices, in ClassifyText() function
|
/external/libtextclassifier/native/annotator/vocab/ |
D | vocab-annotator-impl.cc | 81 bool VocabAnnotator::ClassifyText( in ClassifyText() function in libtextclassifier3::VocabAnnotator
|
/external/google-cloud-java/java-language/google-cloud-language/src/main/java/com/google/cloud/language/v1/ |
D | gapic_metadata.json | 28 "ClassifyText": { object
|
/external/google-cloud-java/java-language/google-cloud-language/src/main/java/com/google/cloud/language/v1beta2/ |
D | gapic_metadata.json | 28 "ClassifyText": { object
|
/external/libtextclassifier/native/annotator/translate/ |
D | translate.cc | 34 bool TranslateAnnotator::ClassifyText( in ClassifyText() function in libtextclassifier3::TranslateAnnotator
|
/external/libtextclassifier/native/annotator/grammar/ |
D | grammar-annotator.cc | 267 bool GrammarAnnotator::ClassifyText( in ClassifyText() function in libtextclassifier3::GrammarAnnotator
|
/external/libtextclassifier/native/annotator/number/ |
D | number.cc | 32 bool NumberAnnotator::ClassifyText( in ClassifyText() function in libtextclassifier3::NumberAnnotator
|
/external/libtextclassifier/native/annotator/duration/ |
D | duration.cc | 125 bool DurationAnnotator::ClassifyText( in ClassifyText() function in libtextclassifier3::DurationAnnotator
|
/external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/ |
D | nl_classifier.cc | 195 StatusOr<std::vector<Category>> NLClassifier::ClassifyText( in ClassifyText() function in tflite::task::text::nlclassifier::NLClassifier
|
/external/libtextclassifier/native/annotator/pod_ner/ |
D | pod-ner-impl.cc | 499 bool PodNerAnnotator::ClassifyText(const UnicodeText &context, in ClassifyText() function in libtextclassifier3::PodNerAnnotator
|
/external/googleapis/google/cloud/language/v2/ |
D | language_service.proto | 61 rpc ClassifyText(ClassifyTextRequest) returns (ClassifyTextResponse) { rpc
|
/external/googleapis/google/cloud/language/v1/ |
D | language_service.proto | 87 rpc ClassifyText(ClassifyTextRequest) returns (ClassifyTextResponse) { rpc
|
/external/googleapis/google/cloud/language/v1beta2/ |
D | language_service.proto | 87 rpc ClassifyText(ClassifyTextRequest) returns (ClassifyTextResponse) { rpc
|
/external/google-cloud-java/java-language/proto-google-cloud-language-v1beta2/src/main/proto/google/cloud/language/v1beta2/ |
D | language_service.proto | 82 rpc ClassifyText(ClassifyTextRequest) returns (ClassifyTextResponse) { rpc
|
/external/google-cloud-java/java-language/proto-google-cloud-language-v1/src/main/proto/google/cloud/language/v1/ |
D | language_service.proto | 87 rpc ClassifyText(ClassifyTextRequest) returns (ClassifyTextResponse) { rpc
|
/external/libtextclassifier/native/annotator/ |
D | annotator.cc | 1746 std::vector<ClassificationResult> Annotator::ClassifyText( in ClassifyText() function in libtextclassifier3::Annotator
|
D | annotator_test-include.cc | 125 TEST_F(AnnotatorTest, ClassifyText) { in TEST_F() argument
|