You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2017/05/03 20:32:55 UTC

[tika] 01/01: Merge pull request #169 from thammegowda/TIKA-2016

This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git

commit 0d3eb1fd04b11e184252f6648453d86e90ed7e0a
Merge: 1934881 70d2455
Author: Chris Mattmann <ch...@gmail.com>
AuthorDate: Wed May 3 13:32:52 2017 -0700

    Merge pull request #169 from thammegowda/TIKA-2016
    
    TIKA-2016  Sentiment Analysis Parser Contributed by amensiko and thammegowda

 CHANGES.txt                                        |   5 +
 tika-bundle/pom.xml                                |   7 +-
 tika-parsers/pom.xml                               |  63 ++++++++--
 .../parser/sentiment/analysis/SentimentParser.java | 139 +++++++++++++++++++++
 .../services/org.apache.tika.parser.Parser         |   1 +
 .../tika/org/apache/tika/mime/custom-mimetypes.xml |  17 +++
 .../sentiment/analysis/SentimentParserTest.java    |  73 +++++++++++
 .../analysis/tika-config-sentiment-opennlp-cat.xml |  12 ++
 .../analysis/tika-config-sentiment-opennlp.xml     |  29 +++++
 9 files changed, 332 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@tika.apache.org" <co...@tika.apache.org>.