Skip to content
New issue

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

Abstract/externalize/modularize named entities dictionary code #4

Closed
Mandalka opened this issue Mar 17, 2017 · 3 comments
Closed

Abstract/externalize/modularize named entities dictionary code #4

Mandalka opened this issue Mar 17, 2017 · 3 comments
Assignees

Comments

@Mandalka
Copy link
Collaborator

Clean/modularize code for generation and setup of named entities extraction dictionaries, so it can be used more abstract (for example more usable with elastic search) and with cleaner architecture than now in different views of Thesaurus and Ontologies app.

@opensemanticsearch
Copy link
Owner

opensemanticsearch commented Mar 10, 2018

Export entities dictionaries (yet only Solr config) to ETL config, so it will be usable by

@Mandalka
Copy link
Collaborator Author

Entities are now exported not only to Solr xml schema config, but to Solr independent ETL dictionaries / config files, too.

The main code for export of entities from ontologies is now more modular by Solr Ontology Tagger, not in Django views anymore.

@Mandalka
Copy link
Collaborator Author

Mandalka commented May 4, 2018

Entities (and its matching aliases) in facets are now extracted and normalized to preferred labels by the new Open Entity Search API and the new Open Semantic ETL plugin enhance_entity_linking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants