opensemanticsearch / open-semantic-entity-search-api

Open Source REST API for named entity extraction, named entity linking, named entity disambiguation, recommendation & reconciliation of entities like persons, organizations and places for (semi)automatic semantic tagging & analysis of documents by linked data knowledge graph like SKOS thesaurus, RDF ontology, database(s) or list(s) of names
https://opensemanticsearch.org/doc/datamanagement/named_entity_recognition
GNU General Public License v3.0
176 stars 32 forks source link

REST-API: JSONP #13

Closed opensemanticsearch closed 6 years ago

opensemanticsearch commented 6 years ago

Support of JSONP, so the REST-API can be used by Open Refine.

Mandalka commented 6 years ago

Implemented JSONP result format (if callback parameter).