-
Notifications
You must be signed in to change notification settings - Fork 137
Whether "dbc:Earthquakes" or "dbr:Vanilla_Ice" available in English Wikipedia (Feb 2015) 1000 dimension - No stemming - 10skipgram #19
Comments
Hi @zhq2009, I did not tag categories, so at the moemnt we dont have any |
If I understand correctly, you want vectors for categories as well ? Category vectors could be easily done by appending the categories of a mention.
|
Hello David, Yes, we are looking for the vector categories as well. Thank you for your help. Sincerely, Hanqing On Mon, Jun 20, 2016 at 12:10 PM, David Przybilla [email protected]
|
if you provide :
I would gladly add the changes for supporting the gen of such vectors |
Sure, We can discuss later to decide how to map and load. We are currently wondering why some entities (dbr) are not available in the DBpedia vectors? If you could provide some suggestions, that would be great. Thank you. |
some reasons:
|
Hello,
We are currently using the dataset "English Wikipedia (Feb 2015) 1000 dimension - No stemming - 10skipgram". We are search for some test cases on http://dbpedia.org/page/Earthquake. We have tried "DBPEDIA_ID/Vanilla_Ice" is available in the dataset. But when we try "dbc:Earthquakes" or "dbr:Vanilla_Ice", we will get error message KeyError "dbc:Earthquakes" not in vocabulary and "dbr:Vanilla_Ice" not in vocabulary. We are wonder whether the dataset stores data as "dbc:" or "dbo:"?
Thank you
The text was updated successfully, but these errors were encountered: