projects icon indicating copy to clipboard operation
projects copied to clipboard

NEL tutorial - v2 config

Open svlandeg opened this issue 2 years ago • 1 comments

Description

Update config to use spacy.EntityLinker.v2 and spacy.HashEmbedCNN.v2.

Oddly enough, this new v2 config doesn't manage to get beyond 33% F-score for the EL, while the previous v1 version easily obtained 83% (looks like a large diff, but the dataset is super small, so it's not that significant.).

Types of change

enhancement

Checklist

  • [x] I confirm that I have the right to submit this contribution under the project's MIT license.
  • [x] I ran the tests, and all new and existing tests passed.
  • [x] I ran the update scripts in the .github folder, and all the configs and docs are up-to-date.

svlandeg avatar Jan 16 '24 15:01 svlandeg