Home
last modified time | relevance | path

Searched defs:SpanToLabel (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/annotator/
Dfeature-processor_test.cc366 TEST_F(AnnotatorFeatureProcessorTest, SpanToLabel) { in TEST_F() argument
Dfeature-processor.cc258 bool FeatureProcessor::SpanToLabel(const CodepointSpan& span, in SpanToLabel() function in libtextclassifier3::FeatureProcessor