alan-turing-institute / defoe

Code to analyse books and newspapers data using Apache Spark.
MIT License
17 stars 3 forks source link

Abstract out common data and query model #10

Open mikej888 opened 5 years ago

mikej888 commented 5 years ago

Identify opportunities to abstract out a common data model from books and/or newspapers. A model which, at least, allows for the same query code to be run across books and/or newspapers - for a set of common queries - would be good.