Notable NER platforms include:
- GATE supports NER across many languages and domains out of the box, usable via a graphical interface and a Java API.
- OpenNLP includes rule-based and statistical named-entity recognition.
- SpaCy features fast statistical NER as well as an open-source named-entity visualizer.