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.cc127 const UnicodeText entity_with_context = TokenAlignedSubstringAroundSpan( in BackoffDetectLanguages() local
130 langid::GetPredictions(langid_model_, entity_with_context.data(), in BackoffDetectLanguages()
131 entity_with_context.size_bytes()); in BackoffDetectLanguages()