Home
last modified time | relevance | path

Searched refs:AppendBoundsSensitiveFeaturesForSpan (Results 1 – 5 of 5) sorted by relevance

/external/libtextclassifier/native/annotator/
Dcached-features.h46 void AppendBoundsSensitiveFeaturesForSpan(
Dcached-features_test.cc61 cached_features.AppendBoundsSensitiveFeaturesForSpan(selected_span, in GetCachedBoundsSensitiveFeatures()
Dcached-features.cc96 void CachedFeatures::AppendBoundsSensitiveFeaturesForSpan( in AppendBoundsSensitiveFeaturesForSpan() function in libtextclassifier3::CachedFeatures
Dfeature-processor_test.cc771 cached_features->AppendBoundsSensitiveFeaturesForSpan({2, 4}, &features); in TEST_F()
Dannotator.cc1540 cached_features->AppendBoundsSensitiveFeaturesForSpan(selection_token_span, in ModelClassifyText()
3105 cached_features.AppendBoundsSensitiveFeaturesForSpan(candidate_spans[i], in ModelBoundsSensitiveScoreChunks()