On 08/22/2012 08:47 AM, Andreas Niekler wrote:
> there is an aggregate annotator within the Descriptors named
> OpenNlpTextAnalyzer.xml. Within there under Resources the Model files
> for the openNLP Tools are set. In the Chunker xml there is just an
> information that this Resource needs to be defined.
> The openNLP Tools are made to build aggregate annotators that define
> the differnt model file locations itself.
We host our OpenNLP models on an Apache and use http URLs to refer to them,
this way you can avoid copying around model files manually. Also works
very nicely
with UIMA-AS.
Jörn
|