Home
last modified time | relevance | path

Searched defs:SkipGramParams (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/tflite/
H A Dstring_projection_base.h40 struct SkipGramParams { struct
42 int ngram_size;
45 int max_skip_size;
48 bool include_all_ngrams;
51 bool preprocess;
54 bool char_level;
57 bool remove_punctuation;
60 int max_input_chars;