[ 
https://issues.apache.org/jira/browse/TIKA-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049909#comment-16049909
 ] 

ASF GitHub Bot commented on TIKA-2393:
--------------------------------------

thammegowda opened a new pull request #184: TIKA-2393 Fix Sentiment parser 
model URLs
URL: https://github.com/apache/tika/pull/184
 
 
   Sentiment parser test models URLs are pointed to a specific commit in git 
instead of HEAD of the master.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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)

Reply via email to