commit | b7f7d369777b8475ff7f4c6eaa4ef1452f48d712 | [log] [tgz] |
---|---|---|
author | Jan Althaus <jalt@google.com> | Fri Jan 26 13:51:31 2018 +0100 |
committer | Jan Althaus <jalt@google.com> | Fri Jan 26 13:52:47 2018 +0100 |
tree | 975647643dca0760ea1b15324b48c37ae573b18e | |
parent | 1caef5b882111f1911fd3438fb11fbf5793a89a5 [diff] |
Small fixes for TextClassifierImpl - Incorrect nullable annotation for Options - Bad model output validation (start==end would pass, causing crashes in TextSelection constructor. - Fix for potential null pointer exceptions in intent label generation. - Fixed missing label for adding to contacts Test: Manually verified add contact intent Change-Id: I4ce0fdd1b1826caa11050a0dc808c9f8b28f90c2