Home
last modified time | relevance | path

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

/external/libtextclassifier/smartselect/
Dtoken-feature-extractor.cc183 const UnicodeText feature_word_unicode = in ExtractCharactergramFeaturesUnicode() local
191 UnicodeText::const_iterator it_start = feature_word_unicode.begin(); in ExtractCharactergramFeaturesUnicode()
192 UnicodeText::const_iterator it_end = feature_word_unicode.end(); in ExtractCharactergramFeaturesUnicode()