Skip to content
Discussion options

You must be logged in to vote

Hi!

The entity linker currently does expect descriptions that are semantically meaningful. The training algorithm will learn the similarity between the descriptions and the sentences in which entities appear. It was originally designed with something like Wikidata in mind, where you'd have short but meaningful descriptions. I guess you could try training this with company names as descriptions - but it might not work as well.

With respect to the vector length, you'll need to provide the correct dimension of your vectors. It sounds like your vectors are of length 96, so you'll have to give that as input.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@shrinidhin
Comment options

@svlandeg
Comment options

@shrinidhin
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / nel Feature: Named Entity linking
2 participants