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

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

ThejanW opened a new pull request #208: Fix for TIKA-2400 Standardizing current 
Object Recognition REST parsers
URL: https://github.com/apache/tika/pull/208
 
 
   **This PR consists of,** 
   
   1. Reformatting related to inceptionapi.py, im2txtapi.py and related Java 
clients
   2. Logic implementations for checking min confidence in server side instead 
of client side in Object Recognition REST parsers
   3. Refactoring to docker files
   
   **How to test?**
   
   1. `docker run -it -p 8764:8764 thejanw/inception-rest-tika` - then run the 
tests in **ObjectRecognitionParserTest** class
   
   2. `docker run -it -p 8764:8764 thejanw/im2txt-rest-tika` - then run the 
tests in **ObjectRecognitionParserTest** class
   
   3. `docker run -it -p 8764:8764 thejanw/inception-video-rest-tika` - then 
run the tests in **TensorflowVideoRecParserTest** class
 
----------------------------------------------------------------
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]


> Standardizing current Object Recognition REST parsers
> -----------------------------------------------------
>
>                 Key: TIKA-2400
>                 URL: https://issues.apache.org/jira/browse/TIKA-2400
>             Project: Tika
>          Issue Type: Sub-task
>          Components: parser
>            Reporter: Thejan Wijesinghe
>            Priority: Minor
>             Fix For: 1.17
>
>
> # This involves adding apiBaseUris and refactoring current Object Recognition 
> REST parsers,
> # Refactoring dockerfiles related to those parsers.
> #  Moving the logic related to checking minimum confidence into servers



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to