Skip to content

The DW-NB dataset #3

@Born1997

Description

@Born1997

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions