Named Entity Recognition From Wikipedia article using Spacy
In this article we ‘ll try to find names of person in a wikipedia article using python spacy library. I assume that you have already installed spacy and wikipedia api libraries from pypi if you are planning to run source code from this article.
Many a time articles are too long and we are only interested in certain information. We are either interested in…