-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I found a new bug in the training set, this one is about the overlap of two entities:
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-15#char=12,28>
a nif:String , nif:RFC5147String ;
nif:anchorOf "Auburn, New York"@en ;
nif:beginIndex "12"^^xsd:int ;
nif:endIndex "28"^^xsd:int ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-15#char=0,145> ;
itsrdf:taIdentRef <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/Auburn,_New_York> .
And
<http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-15#char=2,27>
a nif:String , nif:RFC5147String ;
nif:anchorOf "native of Auburn, New Yor"@en ;
nif:beginIndex "2"^^xsd:int ;
nif:endIndex "27"^^xsd:int ;
nif:referenceContext <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/sentence-15#char=0,145> ;
itsrdf:taIdentRef <http://www.ontologydesignpatterns.org/data/oke-challenge/task-1/Native_of_Auburn,_New_York_1> .
I think the second one is false.
Cheers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels