WIP: Integration of WikiKB into NEL benchmark#149
Draft
rmitsch wants to merge 39 commits intoexplosion:v3from
Draft
WIP: Integration of WikiKB into NEL benchmark#149rmitsch wants to merge 39 commits intoexplosion:v3from
WikiKB into NEL benchmark#149rmitsch wants to merge 39 commits intoexplosion:v3from
Conversation
…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
…al step for easier testing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
spacyandwikid.Types of change
Enhancement.
Checklist