Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dfeature-processor.h277 void InternalRetokenize(const UnicodeText& unicode_text,
Dfeature-processor.cc198 InternalRetokenize(text_unicode, &result); in Tokenize()
870 void FeatureProcessor::InternalRetokenize(const UnicodeText& unicode_text, in InternalRetokenize() function in libtextclassifier2::FeatureProcessor