-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello, the following error occurs when I am trying to reproduce AttrE model with DW-NB dataset :
http://dbpedia.org/resource/Marie_d'Alen\u00E7on does not look like a valid URI, trying to serialize this will break.
Traceback (most recent call last):
File "AttrE1.py", line 403, in
if (entity_vocab[URIRef(s.replace('<', '').replace('>', ''))] in entity_kb1_vocab) and (
KeyError: rdflib.term.URIRef("http://dbpedia.org/resource/Marie_d'Alen\\u00E7on")
What does a string like “\u00E7” mean?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels