Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
Dtokenizer.h85 NUMERICAL, enumerator
Dtokenizer.cc321 MaybeResetTokenAndAddChar(codepoint_index, NUMERICAL, it); in NumberTokenize()
329 if (current_token_type == NUMERICAL && it_next != text_unicode.end() && in NumberTokenize()