Home
last modified time | relevance | path

Searched refs:entity_with_context (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/native/annotator/translate/
Dtranslate.cc121 const UnicodeText entity_with_context = TokenAlignedSubstringAroundSpan( in BackoffDetectLanguages() local
124 langid::GetPredictions(langid_model_, entity_with_context.data(), in BackoffDetectLanguages()
125 entity_with_context.size_bytes()); in BackoffDetectLanguages()