Repository: tika Updated Branches: refs/heads/master 6f16480f7 -> 636060eb6
Record TIKA-2021 change. Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/636060eb Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/636060eb Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/636060eb Branch: refs/heads/master Commit: 636060eb6c4a2ea4960ccc045f8bc5ae159c9117 Parents: 6f16480 Author: Chris Mattmann <[email protected]> Authored: Wed Jul 6 23:41:58 2016 -0700 Committer: Chris Mattmann <[email protected]> Committed: Wed Jul 6 23:41:58 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/636060eb/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 34baef1..f6191b4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,8 @@ Release 1.14 - ??? + * Improving accuracy of Tesseract for better extraction of numeric + and alphanumeric text from images (TIKA-2021). + * Improve extraction of embedded documents from PPT, PPT and XLSX (TIKA-2026).
