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

Joern Kottmann commented on OPENNLP-261:
----------------------------------------

Hello,

thanks for the patch. I gave it a review. We should use the REST interface to 
interact with the corpus server, this makes things more robust, and also allows 
to combine it easily with other things like UIMA-AS.

I suggest that we make a new project folder corpus-server-connector, move you 
code there, and update it to make REST calls, like the corpus-server-tools 
already do. Shouldn't be a big change. The unit tests can be enhanced to test 
the corpus server itself, and also be copied over to test the CR and write AE 
via the RESTful interface.

What do you think?

Jörn 


> Wirte Analysis Engines to read and write CAS from/to the Corpus Server 
> -----------------------------------------------------------------------
>
>                 Key: OPENNLP-261
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-261
>             Project: OpenNLP
>          Issue Type: Task
>          Components: Corpus Server
>            Reporter: Joern Kottmann
>         Attachments: OPENNLP-261.patch
>
>
> We need to write an Analysis Engine to read CASes from the Corpus Server, and 
> one to write analysis results back into the Corpus Server.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to