This nodes calculates some quality measures like precision, recall and f1-measures and counts the amount of true positives, false negatives and false positives to validate a Stanford NLP NE model. Internally the node tags the incoming test document set with a dictionary tagger which is based on the dictionary which was used for tagging the training set in the learner node. After tagging the documents, the input model tags the documents again and the node calculates the differences between the tags created by the dictionary tagger and the tags created by the input model.
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME Textprocessing from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!