项目作者: tspannhw

项目描述 :
NLP processors for Apache NiFi
高级语言: Java
项目地址: git://github.com/tspannhw/nlp-nifi-processors.git
创建时间: 2018-01-13T19:32:45Z
项目社区:https://github.com/tspannhw/nlp-nifi-processors

开源协议:Apache License 2.0

下载


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.