HomeSort by relevance Sort by last modified time
    Searched refs:ExtractCharactergramFeaturesUnicode (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/
token-feature-extractor.h 104 std::vector<int> ExtractCharactergramFeaturesUnicode(
token-feature-extractor.cc 98 return ExtractCharactergramFeaturesUnicode(token);
232 std::vector<int> TokenFeatureExtractor::ExtractCharactergramFeaturesUnicode(

Completed in 613 milliseconds