Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 642 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 642 Bytes

NLP Processors for Apache NiFi

This project contains NLP processors for Apache NiFi.

Processors

Apache NiFi Processor for Language Detection

This processor performs language detection of natural language text.

Apache NiFi Processor for Entity Query Language

This processor allows for performing Entity Query Language (EQL) queries in a NiFi flow.

Build and Usage

To use these processors, clone the project, build it, and copy the resulting nar files to NiFi's lib directory.

The project can be built with:

mvn clean install

License

This project is licensed under the Apache Software License, version 2.0.