Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Nodes
  • StanfordNLP NE tagger (deprecated)
NodeNode / Predictor

StanfordNLP NE tagger (deprecated)

Other Data Types Text Processing Enrichment Streamable

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like
Copy short link

This node assigns a named entity tag to each term of a document. It is applicable for English, German and Spanish texts. The built-in tagger models are models created by the Stanford NLP group:
http://nlp.stanford.edu/software/ .
You can use the StanfordNLP NE Learner to create your own model based on untagged documents and a dictionary and forward the model to the second input port of this node. If there is no input model, the "use model from input port" option will be deactivated. The other way around, if there is a model at the input port and the optionis activated, the StanfordNLP model selection will be disabled.

Note: The provided tagger models vary in memory consumption and processing speed. Especially the distsim models have an increased runtime, but mostly a better performance as well. There are also models without distributional similarity features. For the usage of these models it is recommended to run KNIME with at least 2GB of heap space. To increase the head space, change the -Xmx setting in the knime.ini file.

Node details

Input ports
  1. Type: Table
    Documents input table
    The input table containing the documents to tag.
  2. Type: StanfordNERModelPortObject
    Model input
    The input port object containing the StanfordNLP NE model, the used dictionary and the used tag.
Output ports
  1. Type: Table
    Documents output table
    An output table containing the tagged documents.

Extension

The StanfordNLP NE tagger (deprecated) node is part of this extension:

  1. Go to item

Related workflows & nodes

    1. Go to item
    2. Go to item
    3. Go to item
    4. Go to item
    5. Go to item
    6. Go to item

    KNIME
    Open for Innovation

    KNIME AG
    Talacker 50
    8001 Zurich, Switzerland
    • Software
    • Getting started
    • Documentation
    • E-Learning course
    • Solutions
    • KNIME Hub
    • KNIME Forum
    • Blog
    • Events
    • Partner
    • Developers
    • KNIME Home
    • KNIME Open Source Story
    • Careers
    • Contact us
    Download KNIME Analytics Platform Read more on KNIME Business Hub
    © 2023 KNIME AG. All rights reserved.
    • Trademarks
    • Imprint
    • Privacy
    • Terms & Conditions
    • Credits