Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/
Dtoken-feature-extractor.cc31 std::string RemapTokenAscii(const std::string& token, in RemapTokenAscii() function
190 const std::string word = RemapTokenAscii(token.value, options_); in ExtractCharactergramFeaturesAscii()