Repository: tika Updated Branches: refs/heads/master 33dc408c0 -> a5add3ee0
Tickle this closes #120. Orthogonal changes that I don't understand to Lingo24 API. Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/a5add3ee Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/a5add3ee Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/a5add3ee Branch: refs/heads/master Commit: a5add3ee020aa792b10fcf265cece7e795b8a2d3 Parents: 33dc408 Author: Chris Mattmann <mattm...@apache.org> Authored: Sun Aug 14 21:43:07 2016 -0700 Committer: Chris Mattmann <mattm...@apache.org> Committed: Sun Aug 14 21:43:07 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/a5add3ee/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index a355c04..12a0290 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,5 @@ Release 1.14 - ??? - + * Tika now is integrated with the Tensorflow library from Google and it can use its Inception v3 image classification model to identify objects in images (TIKA-1993).