Using LangID to detect the language of the text and pass it to annotator
1. Use LangID to detect the language tags, and pass the result to the native side. 2. Have feature flags to turn off "detectLanguageTagsFromText" and foreign action for classification respectively. Test: Select a non-english word, no more "define" action. Test: atest frameworks/base/core/tests/coretests/src/android/view/textclassifier/ BUG: 123705564 BUG: 128413589 Change-Id: I6a68caca1e0709e63319907acbf8d776894f555b
Loading
Please register or sign in to comment