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
255 stars 69 forks source link

Code quality #93

Closed g-braeunlich closed 5 years ago

g-braeunlich commented 5 years ago

This is a first bunch of fixes. (basically autopep8 and a few errors found by pylint). If you made changes to your local repo, please feel free to push! I will then rebase my changes onto master.