Add Redfield NLP Nodes to the Spacy Universe (#13133)

This commit is contained in:
ajbond 2023-11-17 10:48:02 +02:00 committed by GitHub
parent bd2c17e206
commit 9f2ce6bb00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4500,6 +4500,23 @@
"website": "https://nlp.unibuc.ro/people/snisioi.html"
},
"category": ["pipeline", "training", "models"]
},
{
"id": "redfield-spacy-nodes",
"title": "Redfield NLP Nodes for KNIME",
"slogan": "Makes the functionality of the spaCy library available in KNIME Analytics Platform.",
"description": "This extension provides nodes that make the functionality of the spaCy library available in the [KNIME Analytics Platform](https://www.knime.com/).",
"github": "Redfield-AB/Spacy-Nodes",
"url": "https://redfield.ai/spacy-redfield/",
"thumb": "https://raw.githubusercontent.com/Redfield-AB/Spacy-Nodes/master/resource/redfield_logo_100x100.png",
"image": "https://raw.githubusercontent.com/Redfield-AB/Spacy-Nodes/master/resource/screen1.png",
"author": "Redfield AB",
"author_links": {
"twitter": "Redfield_AB",
"github": "Redfield-AB",
"website": "https://redfield.ai"
},
"category": ["standalone"]
}
],