Hacker News new | ask | show | jobs
by artembugara 1657 days ago
We don't provide entity disambiguation out of a box. It's more of a on request for Enterprise clients.

But overall, entity disambiguation is one of the most useful and difficult tasks in the NLP.

SpaCy supports entity linking via knowledge base: https://spacy.io/api/entitylinker

1 comments

That might be the killer feature from what I've heard.
NER good enough to anonymise free text would be the absolute dream for many governments.