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

WIP: Integration of WikiKB into NEL benchmark #149

Draft
wants to merge 39 commits into
base: v3
Choose a base branch
from

Conversation

rmitsch
Copy link
Contributor

@rmitsch rmitsch commented Nov 23, 2022

Description

Various changes to NEL benchmark in order to integrate WikiKB (and fix a few things along the way).
Note: Do NOT merge at this point. This leverages experimental features of spacy and wikid.

Types of change

Enhancement.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

…article extraction filters; switch to new DB structure for better support of full-text search with according changes in queries.
# Conflicts:
#	benchmarks/nel/configs/nel.cfg
#	benchmarks/nel/project.yml
#	benchmarks/nel/requirements.txt
#	benchmarks/nel/scripts/candidate_generation/base.py
#	benchmarks/nel/scripts/candidate_generation/embeddings.py
#	benchmarks/nel/scripts/candidate_generation/lexical.py
#	benchmarks/nel/scripts/compile_corpora.py
#	benchmarks/nel/scripts/custom_functions.py
#	benchmarks/nel/scripts/datasets/dataset.py
#	benchmarks/nel/scripts/datasets/mewsli_9.py
#	benchmarks/nel/scripts/datasets/utils.py
#	benchmarks/nel/scripts/train.sh
#	benchmarks/nel/test_nel_benchmark.py
@rmitsch rmitsch added the enhancement New feature or request label Nov 23, 2022
@rmitsch rmitsch self-assigned this Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant