Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
/ orion Public archive

A data collection, enrichment and analysis system used in Orion search.

License

Notifications You must be signed in to change notification settings

orion-search/orion

Repository files navigation

❗ We are sunsetting Orion. You can watch a video of the platform on YouTube.

Orion

Build Status

Orion is a research measurement and knowledge discovery tool that enables you to monitor progress in science, visually explore the scientific landscape and search for relevant publications.

This repo contains Orion's data collection, enrichment and analysis pipeline for scientific documents from Microsoft Academic Graph. You can find the rest of our work in the following repositories:

To learn more about Orion, check out the documentation website.

Orion is open-source. If you want to use our work or parts of it, be a good citizen of the Internet and drop us an acknowledgement. We would also love to know what you are developing so get in touch!

Installation

  1. Clone Orion's ETL
git clone https://github.com/orion-search/orion
  1. Modify Orion using the model_config.yaml and the .env files as shown in this tutorial.
  2. Run Orion's ETL in docker
docker-compose up
  1. Access and run Orion's DAG at
http://localhost:8080/admin/

TODO

  • Update data schema.
  • Change Airflow operators to kubernetes.

About

A data collection, enrichment and analysis system used in Orion search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages