Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/grammar/
Dtext-context.h29 struct TextContext { struct
31 const UnicodeText Span(const CodepointSpan& span) const { in Span()
37 UnicodeText text;
40 std::vector<UnicodeText::const_iterator> codepoints;
43 std::vector<Token> tokens;
46 std::vector<Locale> locales;
49 std::vector<AnnotatedSpan> annotations;
52 TokenSpan context_span;