Home
last modified time | relevance | path

Searched defs:span_of_interest (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/native/annotator/pod_ner/
Dutils.cc118 const CodepointSpan &span_of_interest, const std::vector<Token> &tokens, in FindWordpiecesWindowAroundSpan()
158 const CodepointSpan &span_of_interest) in WindowGenerator()
Dpod-ner-impl.cc397 const UnicodeText &context, const CodepointSpan &span_of_interest, in AnnotateAroundSpanOfInterest()
/external/libtextclassifier/native/annotator/
Dannotator.cc2894 bool Annotator::ModelChunk(int num_tokens, const TokenSpan& span_of_interest, in ModelChunk()
2979 int num_tokens, const TokenSpan& span_of_interest, in ModelClickContextScoreChunks()
3049 int num_tokens, const TokenSpan& span_of_interest, in ModelBoundsSensitiveScoreChunks()