rdlopes / nifi-open-nlp

A set of NiFi processors to implement NLP flows using Apache OpenNLP
https://rdlopes.github.io/nifi-open-nlp/
3 stars 1 forks source link

Include UIMA service in processors to allow UIMA pipelines #7

Open rdlopes opened 4 years ago

rdlopes commented 4 years ago

At the moment, we exhibit the basic NLP tools from Apache.

This was to mimic the pipeline of a UIMA evaluation without the burden of setting up UIMA.

Now that we're comfortable with Open NLP, let's add a processor that can execute UIMA pipelines.