[ 
https://issues.apache.org/jira/browse/OPENNLP-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated OPENNLP-261:
------------------------------------

    Attachment: OPENNLP-261.patch

Here's the patch for the code I wrote, the CollectionReader reads from a corpus 
and the CAS Consumer can write back to a corpus. The CR can be easily changed 
to read from a TaskQueue however.
I needed to change the line 196 in LuceneSearchService to :
createIndexWriter(corpusId, true);


> 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