easonnie / semanticRetrievalMRS

This is the repo for the paper "Revealing the Importance of Semantic Retrieval for Machine Reading at Scale".
MIT License
59 stars 11 forks source link

The file whole_for_rindex.db is too big for me to download #2

Open Tesla-jiang opened 4 years ago

Tesla-jiang commented 4 years ago

The file whole_for_rindex.db is too big for me to download. How does it come from? Can I create it locally?

easonnie commented 4 years ago

Thanks for your interest in the project. We tried to work out a way to build the db locally but it takes way too long. We recommend you download the file. If google drive is too slow, we can figure out another way of sharing the db file together. Any suggestion?

dujiaxin commented 4 years ago

Thanks for your interest in the project. We tried to work out a way to build the db locally but it takes way too long. We recommend you download the file. If google drive is too slow, we can figure out another way of sharing the db file together. Any suggestion?

Maybe you can splite it in to smaller files and store it in github big file service.

FlyingCat-fa commented 4 years ago

Could you add the Description of creating the db by your codes to readme.md .I have the same question. I want create it by the codes. But the readme.md didn't tell me how to run the codes to create the db.