Searched defs:span_of_interest (Results 1 – 3 of 3) sorted by relevance
/external/libtextclassifier/native/annotator/pod_ner/ |
D | utils.cc | 118 const CodepointSpan &span_of_interest, const std::vector<Token> &tokens, in FindWordpiecesWindowAroundSpan() 158 const CodepointSpan &span_of_interest) in WindowGenerator()
|
D | pod-ner-impl.cc | 397 const UnicodeText &context, const CodepointSpan &span_of_interest, in AnnotateAroundSpanOfInterest()
|
/external/libtextclassifier/native/annotator/ |
D | annotator.cc | 2894 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()
|