Document classification
Ingesting_DET_classification_data.pdf
Document_classification_API.pdf
Create new item "Text Classification" in main menu
Text Classification properties:
- Text window: to paste/write/add short or long text
- Upload attachment: attachment icon to upload document/extract text and show extracted text in 'Text window'
- Classification identifier selection: drop down. Items should be retrieved from /api/v2/classifier/sources
- 'Classify' button: to execute classification. Use /api/v2/classifier/{source}
Results:
- display 'abstract' only if it does not match original text
- show a list of labels. Show 'label', 'uri' and 'score'
- show a slider to filter labels by score. Max and min range should be dynamic.
Edited by Vidas DAUDARAVICIUS