[
https://issues.apache.org/jira/browse/TIKA-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thamme Gowda updated TIKA-2393:
-------------------------------
Priority: Major (was: Blocker)
> Sentiment Analysis Parser test failure: models used in tests are moved at the
> source
> ------------------------------------------------------------------------------------
>
> Key: TIKA-2393
> URL: https://issues.apache.org/jira/browse/TIKA-2393
> Project: Tika
> Issue Type: Bug
> Components: parser
> Environment: All
> Reporter: Thamme Gowda
> Assignee: Thamme Gowda
>
> *Background:*
> We have two tests for Sentiment Analysis Parser, configured by tika cofig xml
> at
> https://github.com/apache/tika/tree/master/tika-parsers/src/test/resources/org/apache/tika/parser/sentiment/analysis
> The tests uses latest model from HEAD of master branch of
> https://github.com/USCDataScience/SentimentAnalysisParser/
> *Problem:*
> The recent changes made to the remote repo, moved files to a different
> location --> So, the URLS are now broken links
> *Solution:*
> Instead of using HEAD of master branch, use models from the specific git
> commit
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)