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

Exploring the database - what type of database #70

Open
Filco306 opened this issue Aug 17, 2021 · 5 comments
Open

Exploring the database - what type of database #70

Filco306 opened this issue Aug 17, 2021 · 5 comments

Comments

@Filco306
Copy link

Hello,

First of all, thank you very much for this great package. It is honestly an immensely good resource! I was wondering however; once I have created the database dump; I just want to confirm; is this an LMDB database? Based on your discussions in #49, I assume this is the case? And in that case, I assume the lmdb package is the correct to use?

Thank you!
F

@ikuyamada
Copy link
Contributor

Thanks :)
The database is based on LMDB and can be accessed using wikipedia2vec.dump_db.DumpDB class. Please see the code for further details.

@Filco306
Copy link
Author

Thank you very much for your reply! I was wondering as well; is there any quick way to connect the articles here to Wikidata? Does the meta-information exist inside?

Thank you,
F

@ikuyamada
Copy link
Contributor

I am sorry for the delayed reply. Unfortunately, Wikipedia2Vec does not currently have metadata related to Wikidata.

@Filco306
Copy link
Author

Filco306 commented Apr 7, 2022

Hello again,

Thank you for your response. Would you have any idea how to integrate this? What I would like to do is to know, for every entity, the wikidata id for every entity.

Thank you!

Best
F

@Filco306
Copy link
Author

Filco306 commented Apr 7, 2022

Is there perhaps a way to save the url/link to every entity used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants