We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
File: freme.txt
cUrl:
curl -X POST --header 'Content-Type: text/plain' --header 'Accept: text/turtle' -d @freme.txt 'https://api.freme-project.eu/current/e-entity/freme-ner/documents?language=en&dataset=dbpedia&mode=all&nif-version=2.1' >> freme_out.txt
The problem
<http://freme-project.eu/#offset_1415_1416> a nif:OffsetBasedString , nif:Phrase ; nif:anchorOf "•"^^xsd:string ; nif:annotationUnit [ a nif:EntityOccurrence ; nif:taMsClassRef <http://dbpedia.org/ontology/Country> ; itsrdf:taAnnotatorsRef <http://freme-project.eu/tools/freme-ner> ; itsrdf:taClassRef <http://dbpedia.org/ontology/Country> , <http://www.w3.org/2002/07/owl#Thing> , <http://dbpedia.org/ontology/Location> , <http://dbpedia.org/ontology/PopulatedPlace> , <http://dbpedia.org/ontology/Place> ; itsrdf:taConfidence "0.3195015578351836"^^xsd:double ; itsrdf:taIdentRef <http://dbpedia.org/resource/United_States> ] ; nif:beginIndex "1415"^^xsd:nonNegativeInteger ; nif:endIndex "1416"^^xsd:nonNegativeInteger ; nif:referenceContext <http://freme-project.eu/#offset_0_1570> .
The text was updated successfully, but these errors were encountered:
this happens due to the unclean nature of the content. FREME NER expects "clean" content with text with regular sentences (to some extent).
Leaving the issue open for possible further developments.
Sorry, something went wrong.
m1ci
No branches or pull requests
File:
freme.txt
cUrl:
The problem
The text was updated successfully, but these errors were encountered: