opensemanticsearch / open-semantic-etl

Python based Open Source ETL tools for file crawling, document processing (text extraction, OCR), content analysis (Entity Extraction & Named Entity Recognition) & data enrichment (annotation) pipelines & ingestor to Solr or Elastic search index & linked data graph database
https://opensemanticsearch.org/etl
GNU General Public License v3.0
254 stars 69 forks source link

Optimize performance of entity extraction #74

Closed opensemanticsearch closed 4 years ago

opensemanticsearch commented 5 years ago
opensemanticsearch commented 4 years ago

Exclusion of technical meta data fields will be solved by https://github.com/opensemanticsearch/open-semantic-etl/issues/112

Mandalka commented 4 years ago

Merging index segments now by Solr optimize after Ontologies import by Django App Ontologies Manager.