tspannhw/nifi-nlp-processor
Apache NiFi NLP Processor
This helps data professionals automatically extract specific pieces of information, like names, dates, or locations, from unstructured text flowing through Apache NiFi. It takes in raw text documents or messages and outputs the identified entities. Data engineers, analysts, or anyone managing data pipelines in NiFi would find this useful for enriching or structuring text data.
No commits in the last 6 months.
Use this if you need to identify and pull out named entities such as people, organizations, dates, or money amounts from large volumes of text data as part of an automated data flow.
Not ideal if you need a sophisticated natural language understanding beyond basic entity extraction or if your data processing is not handled within Apache NiFi.
Stars
18
Forks
16
Language
Java
License
Apache-2.0
Category
Last pushed
Nov 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/tspannhw/nifi-nlp-processor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox