Update with information about TIKA-1872, TIKA-1696 and TIKA-1723.
Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/2c72c423 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/2c72c423 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/2c72c423 Branch: refs/heads/master Commit: 2c72c4234373c869ce52644daafe8cabe03a9710 Parents: 20c1cfe Author: Chris Mattmann <[email protected]> Authored: Fri Apr 22 15:21:40 2016 -0700 Committer: Chris Mattmann <[email protected]> Committed: Fri Apr 22 15:21:40 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/2c72c423/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 6c20d12..d9563e5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,9 @@ Release 1.13 - ??? + + * Refactored Language Detector into tika-landetect module, + added default N-Gram implementation, Optimiaze Lang + Detector and MIT Text.jl implementation + (TIKA-1872, TIKA-1696, TIKA-1723). * Improvements to MIME database for detection of Scientific and other formats present in the TREC-DD-Polar dataset
