Searched defs:remove_punctuation (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/native/utils/tflite/ | ||
D | string_projection_base.h | 57 bool remove_punctuation; member |
D | string_projection.cc | 358 const bool remove_punctuation) { in PreProcessString() |