Home | Sort by relevance Sort by last modified time |
/external/libtextclassifier/ | |
feature-processor.cc | 185 if (options_->tokenization_type() == 188 } else if (options_->tokenization_type() == 190 options_->tokenization_type() == 196 if (options_->tokenization_type() == [all...] |
feature-processor_test.cc | [all...] |
model_generated.h | 2454 libtextclassifier2::FeatureProcessorOptions_::TokenizationType tokenization_type; member in struct:libtextclassifier2::FeatureProcessorOptionsT 2596 libtextclassifier2::FeatureProcessorOptions_::TokenizationType tokenization_type() const { function in struct:libtextclassifier2::FLATBUFFERS_FINAL_CLASS [all...] |
model.fbs | 556 tokenization_type:libtextclassifier2.FeatureProcessorOptions_.TokenizationType = INTERNAL_TOKENIZER; |