This workflows shows how to train a model for named-entity recognition. The model can be created with the StanfordNLP NE Learner node which creates a conditional random field (CRF) model. To create the model, a document training set and a dictionary with known named-entities is needed. Due to generalization of word patterns, the model can be used by the tagger to find new named-entitities in unknown documents. A Scorer node for model evaluation is also available.
External resources
Used extensions & nodes
Created with KNIME Analytics Platform version 4.1.3
Legal
By downloading the workflow, you agree to our terms and conditions.
License (CC-BY-4.0)Discussion
Discussions are currently not available, please try again later.