Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

The app comes with a list of public default datasets. These are public datasets often used in academia.  

Add dataset

Panel
panelIconId1f4bb
panelIcon:computer:
panelIconText💻
bgColor#FFF0B3

API Docs: https://api.symanto.net/active-learning/docs#/v2/add_examples_v2_datasets_post

  1. Select action:

    Status
    titleAdd Dataset

  2. Give your dataset a name and hit enter

  3. Drag and drop file or browse files from your computer to upload

  4. Select the text column and click the upload button

If at any moment, more text instances related to the same dataset domain are collected, we can extend it. This will be possible by means of uploading the file, just as we did before, and giving the same name. We will be notified about this.

Delete dataset

Panel
panelIconId1f4bb
panelIcon:computer:
panelIconText💻
bgColor#FFF0B3

API Docs: https://api.symanto.net/active-learning/docs#/v2/delete_model_v2_datasets_delete

Select the desired dataset and press the delete button. This action is irreversible and will remove it completely from the app’s DB. 

...