oduwsdl / hypercane

A toolkit for developing algorithms that sample mementos from a web archive collection.

Home Page:https://oduwsdl.github.io/hypercane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Hypercane GUI convenience script that runs sample, report, and synthesize commands for a Raintale story

shawnmjones opened this issue · comments

The user should be able to start a run a single script and produce a complex Raintale Story JSON file just like we do with the SHARI process.

In this case, the GUI should allow the user to select the appropriate sampling algorithm, and then the following happens:

  1. sample from the collection with the algorithm selected by the user
  2. run an entity, sumgram, and image report on the sample
  3. synthesize a Raintale story JSON file from the sample file and reports

From Monday's meeting, @himarshaj suggested that I create a separation between a "convenience script" section and "advanced options" section -- section names TBD -- to help the user with this.