HomeSort by relevance Sort by last modified time
    Searched refs:split_tokens_on_selection_boundaries (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/
model_generated.h 2446 bool split_tokens_on_selection_boundaries; member in struct:libtextclassifier2::FeatureProcessorOptionsT
2572 bool split_tokens_on_selection_boundaries() const { function in struct:libtextclassifier2::FLATBUFFERS_FINAL_CLASS
    [all...]
feature-processor.cc 455 // split_tokens_on_selection_boundaries and selection not. So depending on
457 if (!options_->split_tokens_on_selection_boundaries()) {
716 if (options_->split_tokens_on_selection_boundaries()) {
    [all...]

Completed in 60 milliseconds