Ikuya Yamada
Ikuya Yamada
Thanks :) The database is based on LMDB and can be accessed using `wikipedia2vec.dump_db.DumpDB` class. Please see the [code](https://github.com/wikipedia2vec/wikipedia2vec/blob/master/wikipedia2vec/dump_db.pyx) for further details.
I am sorry for the delayed reply. Unfortunately, Wikipedia2Vec does not currently have metadata related to Wikidata.
Hi @jingtaozhan, Thank you for sharing the code! I would like to know the exactly the same procedure used in the experiments with MS MARCO Doc dataset. The paper mentions...
Thank you very much for your prompt answer! I found the [train](https://drive.google.com/file/d/1Gcp7dbAzpslIIaV_KFkZg4UOkp0ev_eL/view?usp=sharing) data on the left of the STAR row in the Doc Retrieval table. Is it the data used...
> It is a good idea to also release the BM25 Neg model on doc dataset. It's been a long time, so I need to find it and run some...
@jingtaozhan Thank you for making the model available! I will evaluate the model and get back to you soon!