Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix use_gold_ents behaviour for EntityLinker #13400

Merged
merged 11 commits into from
Apr 16, 2024
Merged

Commits on Mar 27, 2024

  1. fix type annotation in docs

    svlandeg committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2b0a3e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42188b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d41d875 View commit details
    Browse the repository at this point in the history
  4. rename overfitting function

    svlandeg committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    76d77f0 View commit details
    Browse the repository at this point in the history
  5. fix EL scorer

    svlandeg committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7ea8c4a View commit details
    Browse the repository at this point in the history
  6. Relax test

    svlandeg committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ff88ab3 View commit details
    Browse the repository at this point in the history
  7. fix formatting

    svlandeg committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a1cde9d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update spacy/pipeline/entity_linker.py

    Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
    svlandeg and rmitsch authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ce7b51e View commit details
    Browse the repository at this point in the history
  2. rename to _ensure_ents

    svlandeg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1a2c379 View commit details
    Browse the repository at this point in the history
  3. further rename

    svlandeg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d7a250d View commit details
    Browse the repository at this point in the history
  4. allow for scorer to be None

    svlandeg committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    98747de View commit details
    Browse the repository at this point in the history