A tutorial on the applications of applying NER with spaCy in Python — Named Entity Recognition (NER) is an important subtask of natural language processing in machine learning. It attempts to detect and classify named-entities (often, proper nouns) such as individuals, organizations, locations, dates, and so on.