Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Named steps and other goodies #31

Closed
wants to merge 84 commits into from

Conversation

rodneykinney
Copy link
Member

Breaks up the pipeline project into the following sub-projects:

  • core (no cloud computing dependencies)
  • s3 (support for reading/writing to S3)
  • spark (support for running Spark-based pipelines)

The spark project contains much of the code from the scholar/offline project that was specific to Spark but not specific to S2.

The core project has been enhanced to support the naming of pipeline steps.

@@ -1,394 +1,193 @@
AI2 Pipeline Framework
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated README

@rodneykinney rodneykinney changed the title Refactor into sub-projects Named steps and other goodies Jun 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants