History log of /external/libtextclassifier/textclassifier_jni.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
45c9b5657486fe6500d4c52d370bde790618cb1b 09-May-2017 Lukas Zilka <zilka@google.com> Fixes boundary problem in indices conversion.

Test: Built and tested on device. Google3 tests pass.
Bug: 38019270
Bug: 38160823
Change-Id: I4de0a1cea140f4c0b69494d3314dc6088b3be4f6
/external/libtextclassifier/textclassifier_jni.cc
47c9e5861f24301980220e1de5661db6b19842aa 08-May-2017 Lukas Zilka <zilka@google.com> Fixes mismatch between Java and C++ indices.

Happened when a unicode character > 0xFFFF was present.

Bug: 38019270
Test: Built and tested on device. Google3 tests pass.
Change-Id: I8ca7e21eff7ea407ad75aa636f9cabfcc2259033
/external/libtextclassifier/textclassifier_jni.cc
f3bd7ebf558e59e85b64ec76af73776bfd2cf417 15-Apr-2017 Lukas Zilka <zilka@google.com> Adds version for LangId model.

Test: Builds.
Bug: 34780396

Change-Id: Ibf433a491a1f1a94ea524a789cd6957b1ca4db47
/external/libtextclassifier/textclassifier_jni.cc
d2c364b75f3a558d29361175a88e8f71b93ed57e 12-Apr-2017 Lukas Zilka <zilka@google.com> Sync with Google3.

- Removes training-only fields from the model's proto.
- Adds better English model.
- Adds versioning and numbers.
- Fixes utf8 string handling in JNI.

Test: Built, tested on device. Google3 tests pass.

Bug: 36885478
Bug: 34780396
Bug: 36886059
Bug: 37261597
Bug: 36886053

Change-Id: Id7801653bb9cb98e40c464b0e8eceec14b3a5dec
/external/libtextclassifier/textclassifier_jni.cc
731fbb02f5e7fd8bff3cae7f0c8043c6ac4c1f56 28-Mar-2017 Lukas Zilka <zilka@google.com> Adds a hintFlags to JNI.

Exported using export_to_aosp.sh script from G3.

Test: Builds successfully. Passess our integration native tests
(non-Android).

Change-Id: I703a45c51c4d737bc5495093bd9e5115f39e2546
/external/libtextclassifier/textclassifier_jni.cc
5277b2f081df37d28ff65676f2dec9a203b2fff9 10-Mar-2017 Matt Sharifi <mns@google.com> Update libtextclassifier to return scores.

Test: libtestclassifier_tests pass in google3 repository.
Change-Id: Ib4c8390ef1374a0d58d88404d0fdc01611b9091f
/external/libtextclassifier/textclassifier_jni.cc
bda09f1da39ce38a5ece4757b82a64776e53214c 10-Mar-2017 Matt Sharifi <mns@google.com> Initial checkin of libtextclassifier.

Test: libtextclassifier_tests pass in google3 repository.

Change-Id: I2aac5b12b8810c2ec1c1aa27238cb8aa8430f403
/external/libtextclassifier/textclassifier_jni.cc