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

Import named entities from database #9

Closed Mandalka closed 6 years ago

Mandalka commented 6 years ago

Import named entities from database so we can do normalization by additional data base fields or links, not only like now export lists of names to plain text lists or by converting tables to SKOS manually.

Mandalka commented 6 years ago

By the new Entity Manager (see README) you can easy add new entities from custom databases to the entity index and dictionaries.