Searched refs:BuildTextContextForInput (Results 1 – 4 of 4) sorted by relevance
75 return Parse(BuildTextContextForInput(text, locales), arena, in Parse()79 TextContext Analyzer::BuildTextContextForInput( in BuildTextContextForInput() function in libtextclassifier3::grammar::Analyzer
50 TextContext BuildTextContextForInput(
205 analyzer_.BuildTextContextForInput(text, locales); in Annotate()236 analyzer_.BuildTextContextForInput(text, locales); in SuggestSelection()277 analyzer_.BuildTextContextForInput(text, locales); in ClassifyText()
145 grammar::TextContext text = analyzer_.BuildTextContextForInput( in SuggestActions()