BLINK icon indicating copy to clipboard operation
BLINK copied to clipboard

Entity Linker solution

Results 73 BLINK issues
Sort by recently updated
recently updated
newest added

I was trying to reproduce the code. However, I am facing issues with training the biencoder. Could you please tell how to finetune the biencoder on the datasets mentioned in...

Hi BLINK's authors, Thanks for releasing the pretrained model and the code! They are very useful. I just wonder where I can find the training script to train the bi-encoder,...

The function I want to achieve is to give a piece of Chinese text and find the best candidate entity from my entity database.Can you write a document describing how...

Hello, I am wondering are there any ways to only display Precision, Recall, and f1 scores when benchmarking BLINK model? I looked into the code but seems like it doesn't...

Hello BLINK team, I have tested the code and it works wonderfully. However, I am noticing that the tutorial only shows a large model and with massive entities. config =...

Hello, Thank you very much for making the library available. I would like to run an example from the github tutorial, but getting the following error (in both, interactive and...

Hi, thanks for your code! When I set the `no_cuda` in `biencoder_wiki_large.json` as True, then I run `python blink/run_benchmark.py`, it returns an error, please see below, is there anything that...

Two lines of code were updated in order to download datasets from google drive without any problems.

CLA Signed

The specifications for downloading large files from Google Drive have changed. Essentially, following instructions from [here](https://gist.github.com/tanaikech/f0f2d122e05bf5f971611258c22c110f).

CLA Signed

Update readme script to save file when building FAISS (exact search) index

CLA Signed