Building a Flask API to Automatically Extract Named Entities Using SpaCy

This article discusses how to use the Named Entity Recognition module in spaCy to identify people, organizations, or locations in text, then deploy a Python API with Flask.

Go to the post on: KDnuggets RSS Feed.

Comments