Merge branch 'TIKA-1872' of https://github.com/trevorlewis/tika into TIKA-1872
Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/055bbd44 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/055bbd44 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/055bbd44 Branch: refs/heads/master Commit: 055bbd441c7be8eec56a4ff544a9113086a4b74d Parents: da1fe24 ea0e68b Author: Chris Mattmann <[email protected]> Authored: Fri Apr 22 14:33:56 2016 -0700 Committer: Chris Mattmann <[email protected]> Committed: Fri Apr 22 14:33:56 2016 -0700 ---------------------------------------------------------------------- tika-core/pom.xml | 5 + tika-example/pom.xml | 2 + tika-langdetect/pom.xml | 19 ++- .../tika/langdetect/TextLangDetector.java | 139 +++++++------------ .../tika/langdetect/TextLangDetectorTest.java | 12 +- tika-translate/pom.xml | 2 +- 6 files changed, 73 insertions(+), 106 deletions(-) ----------------------------------------------------------------------
