Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dtoken-feature-extractor.cc100 return ExtractCharactergramFeaturesAscii(token); in ExtractCharactergramFeatures()
183 std::vector<int> TokenFeatureExtractor::ExtractCharactergramFeaturesAscii( in ExtractCharactergramFeaturesAscii() function in libtextclassifier3::TokenFeatureExtractor
H A Dtoken-feature-extractor.h103 std::vector<int> ExtractCharactergramFeaturesAscii(const Token& token) const;