Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/tflite/
H A Dstring_projection_base.h57 bool remove_punctuation; member
H A Dstring_projection.cc358 const bool remove_punctuation) { in PreProcessString()