Page MenuHomePhabricator

Combined API (CLI) to use filter and selection algorithm in one application
Closed, ResolvedPublic

Description

  • Refactoring T266764
  • New feat cats for demo

API calls

Functiondb api ws apiCLI
List available filter optionsxxx
List existing batches + metadataxxx
Run filtering based on input filter options (also with multiple filters)x-x
Fetch a specific batch (with pagesize + page number)xxx
List existing scripts + metadataxxx
Run selection based on input selection optionsx-x
Fetch a specific script (with pagesize + page number)xxx
Mark a selected sentence for deletion (blocking)xxx
  • CLI should continuously report what's happening
  • CLI should read filter and script options from a config file (json)
  • ws api does not have to be continued for now

Output data

  • Save used options/metadata in new db tables: script_properties, batch_properties
  • Add output size to saved metadata
  • Filter: remove message from saved metadata

Event Timeline

HannaLindgren renamed this task from Put together an API to combine filter, selection 1 and selection 2 into one application to Put together an API to combine filter, and selection algorithm(s) into one application.Oct 27 2020, 11:42 AM
HannaLindgren moved this task from Backlog to In progress on the Wikispeech-Jobrunner (Sprint) board.
HannaLindgren renamed this task from Put together an API to combine filter, and selection algorithm(s) into one application to Put together an API to combine filter, and selection algorithm into one application.Oct 29 2020, 9:57 AM
HannaLindgren updated the task description. (Show Details)
HannaLindgren updated the task description. (Show Details)
HannaLindgren updated the task description. (Show Details)
HannaLindgren updated the task description. (Show Details)
HannaLindgren updated the task description. (Show Details)
HannaLindgren updated the task description. (Show Details)
HannaLindgren updated the task description. (Show Details)
HannaLindgren updated the task description. (Show Details)
HannaLindgren renamed this task from Put together an API to combine filter, and selection algorithm into one application to Put together the API to combine filter, and selection algorithm into one application.Jan 19 2021, 12:03 PM
HannaLindgren renamed this task from Put together the API to combine filter, and selection algorithm into one application to Combined API use filter and selection algorithm in one application.Jan 19 2021, 12:28 PM
HannaLindgren renamed this task from Combined API use filter and selection algorithm in one application to Combined API (CLI) to use filter and selection algorithm in one application.
HannaLindgren updated the task description. (Show Details)