elasticpedia

Indexing DBpedia with Elasticsearch.


Keywords
elasticpedia
License
Apache-2.0
Install
pip install elasticpedia==1.0.1

Documentation

Elasticpedia

pypi build Documentation Status DOI

Indexing DBpedia with Elasticsearch.

Features

  • Create an ElasticSearch index with DBpedia entities.
  • Redirected entities can be filtered out by providing them separately.
  • Current version supports only .ttl files.

Credits

If you use this package for your research work, please cite:

Cutrona, Vincenzo. (2020, April 21). Elasticpedia v1.0.1 (Version v1.0.1). Zenodo. DOI

This package was derived from the DBpedia indexer provided by the DBpedia Lookup project.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.