HomeSort by relevance Sort by last modified time
    Searched full:tokenization_type (Results 1 - 4 of 4) sorted by null

  /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;

Completed in 314 milliseconds