54 Commits (1cc9e0ba6f0312136b6e08750a78384d7529ca3d)

Author SHA1 Message Date
Hironsan 12f5f36a45 Implement AutoLabelingAnnotation API 3 years ago
Hironsan ac580002f2 Add AutoLabelingConfigTest API 3 years ago
Hironsan 5d82843c9c Add AutoLabelingConfig APIs 3 years ago
Hironsan 5f91b5e944 Add AutoLabelingTemplateDetailAPI to fetch template detail 3 years ago
Hironsan 8df8392df9 Add AutoLabelingTemplateAPI to retrieve base templates 3 years ago
Paul b2855105d0 Enhancement: Added option to export only approved datasets 3 years ago
Paul 18f4f650d8 Feature: FastText Export (#362) 3 years ago
Hironsan b41d00b356 Remove trailing spaces to pass codacy 3 years ago
Paul 1e35fe764c fix: changed json1 naming to jsonl 3 years ago
Prab Dhaliwal 8e8e6f1fd0 Add clear annotations and bulk delete functionality 3 years ago
Paul ba3b2ab045 FastText import: supports label tags everywhere in line 4 years ago
Hironsan ba8e52d01e Remove a line 4 years ago
Hironsan 366d66d43c Deduplicate data on randomized order option, fix #933, fix #1026 4 years ago
Paul 6781e26d33 FastText import functionality 4 years ago
Hironsan 1ac6d5122f Fix ApproveLabelsAPI not to show other's annotations if it's checked 4 years ago
Hironsan c36d0a4005 Allow annotator to update/delete other's annotations 4 years ago
Harm Weites 44d9ef1195 Extremely simple /v1/health endpoint 4 years ago
Christian Gill 79449b7c78 change of permission for annotation edits 4 years ago
tusharmakkar08 0c2cc3909b Fixing test case 4 years ago
tusharmakkar08 62c1ed5644 Added user completed data 4 years ago
Hironsan 0a0a3320ef Add LabelUploadAPI 4 years ago
Hironsan fce1703f82 Add API document generator, resolves #299, resolves #646 4 years ago
Clemens Wolff e0ec1232d2 Add single-class-classification mode 4 years ago
Hironsan 65e80b89e2 Specify sort order not to change document order when it is checked 4 years ago
Clemens Wolff 290e2cafd1 Make statistics respect collab flag 4 years ago
Clemens Wolff 12b1dc7474 Add option to comment on documents 4 years ago
Clemens Wolff 91d969d951 Add support for audio file upload 4 years ago
Clemens Wolff b40b2e8f6f Avoid database lookup on annotation creation 5 years ago
Clemens Wolff 35e4a35395 Avoid computing label_count on each annotation 5 years ago
margaretmeehan 23a1804e23 Merge migration issue 5 years ago
Clemens Wolff 99e3fefb31 Fix spacing 5 years ago
Clemens Wolff 17c60fc728 Remove spurious change 5 years ago
margaretmeehan 8e21d5f23d Replace 'isSuperUser' with specific roles required for frontend 5 years ago
margaretmeehan d602fc75e6 fixing typo in role_mapping 5 years ago
margaretmeehan 560852303f Roles API and UI 5 years ago
Razi Rais c1082e14e9 Role and RoleMapping Models 5 years ago
Clemens Wolff 4a0134f210 Add option to share annotations across users 5 years ago
Arman Rahman 7b1bbc1aea Implement data import from Excel 5 years ago
Federica Nocera 286ea9e04c Refactored label_per_data using managers. 5 years ago
Federica Nocera 6455754bfa Fix progress bar so that it shows number of labelled documents for seq2seq and added field to allow for seq2seq export. 5 years ago
Clemens Wolff 7bb343ad7d Simplify queryset handling in list APIs 5 years ago
Clemens Wolff d0c566c5ab Add admin button to approve/reject labels 5 years ago
Hironsan 8713a281d9 Create new app and move codes 5 years ago
Clemens Wolff bbc68ffa00 Add option to randomize document order per user 5 years ago
Vinay Augustine 79dd516cc5 Make progress bar only show annotations for the current user. 5 years ago
Clemens Wolff d520ff7724 Embed django-cloud-browser in data import page 5 years ago
Clemens Wolff 219e3b47f3 Fix codacy issues 5 years ago
erikamenezes 0c004a9bec moving example + adding static method 5 years ago
erikamenezes 2ada3e6248 Codacy code quality improvements 5 years ago
Clemens Wolff 4f21eb6cdd Hide cloud upload button if feature not enabled 5 years ago