Skip to content

Draft: feat: NLP information extraction pipeline frontend

Allard Oelen requested to merge 393-implement-plumber-pipeline-in-frontend into master

Closes #393

The first prototype feature is finished now. Let's discuss @YaserJaradeh if you are happy with the result. Some minor features are left out for now (e.g. KG selection, or adding a triple directly from the table). These features need some more discussion

  • Fix 'step line', connect to container for last step
  • Add the IDs of linked resources as labels
  • Check if reuploading a file can trigger the onchange event
  • Remove old results when running a new pipeline configuration
Edited by Allard Oelen

Merge request reports