You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by trevorlewis <gi...@git.apache.org> on 2016/03/08 23:43:14 UTC

[GitHub] tika pull request: Backport tika-langdetect from 2.x branch to 1.1...

GitHub user trevorlewis opened a pull request:

    https://github.com/apache/tika/pull/90

    Backport tika-langdetect from 2.x branch to 1.13 branch and Language Identification with Text Processing Toolkit from MITLL

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/trevorlewis/tika TIKA-1872

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/90.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #90
    
----
commit b9d5c22526cc92a08df76520b782de4ca9b5ca86
Author: Ken Krugler <ke...@transpac.com>
Date:   2016-02-06T23:21:04Z

    Add missing dependency on tika-test-resources
    
    Without this, ContenthandlerExampleTest fails to compile (in Eclipse,
    at least)

commit 973204edb8c233d0a979df6fa9f4ffb3476c7171
Author: Ken Krugler <ke...@transpac.com>
Date:   2016-02-07T00:42:54Z

    Roll in new lang detect support in new module
    
    This is one of several steps. Next is to get rid of the old support for
    language detection (in tika-core), and fix up all of those dependencies.

commit e9f5f429a4c31301d8dcac9c67bf50b7d26698e9
Author: Ken Krugler <ke...@transpac.com>
Date:   2016-02-10T23:46:16Z

    Add project.build.sourceEncoding to properties
    
    So it's explicitly UTF-8

commit e38512e9528de2e94746bb313a062d9cf92a9002
Author: Ken Krugler <ke...@transpac.com>
Date:   2016-02-10T23:47:29Z

    Add tika-langdetect dependency in other modules

commit 3a7a94ca5040eabd90f6060effc517126def3fc1
Author: Ken Krugler <ke...@transpac.com>
Date:   2016-02-11T19:54:39Z

    Remove built-in lang detector
    
    And update all code to use new language detector API.

commit f9113be57db9607c0e3710b8560989e0f8f8efef
Author: Ken Krugler <ke...@transpac.com>
Date:   2016-02-24T23:28:16Z

    Move base lang detect classes to core

commit 3bee1d99fe84c691b58b06b3833ec933e26c9e01
Author: Ken Krugler <ke...@transpac.com>
Date:   2016-02-25T19:33:16Z

    Make detector "discoverable", use that everywhere
    
    and get rid of more residual data from the old detector.

commit 68225a9b27e7b15e471c136e91edb43aea668f8b
Author: trevorlewis <tr...@gmail.com>
Date:   2016-03-08T22:19:47Z

    fix for TIKA-1872 contributed by trevorlewis

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tika pull request: Backport tika-langdetect from 2.x branch to 1.1...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tika/pull/90


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---