61 Commits (9181f11e36f3eb3350271b565875e8429d574af7)

Author SHA1 Message Date
Hironsan cf9ee87a2a Sort exported labels, fix #1466 3 years ago
Hironsan bcf6c2a635 Update CsvWriter, fix #1497 3 years ago
Hironsan 010d65cf51 Add conll test case 3 years ago
Hironsan edfeec22b9 Add csv test case 3 years ago
Hironsan c887e64b83 Improve error handling for excel parser 3 years ago
Hironsan b2939e9ddf Improve error handling for json parser 3 years ago
Hironsan d57c42092f Improve error handling for jsonl parser 3 years ago
Hironsan 4fc3496529 Update test cases for ingesting data to check mapping 3 years ago
Hironsan d95cc9a289 Add test cases for ingesting seq2seq data 3 years ago
Hironsan 1dad0a65fd Move test data 3 years ago
Hironsan f01c5e4c4f Refactor test_tasks.py 3 years ago
Hironsan 26669d20ae Add test cases for ingesting sequence labeling data 3 years ago
Hironsan b74601668b Rename classification.jsonl 3 years ago
Hironsan e089c142aa Move test data 3 years ago
Hironsan ce7a2fa907 Add test cases for ingest classification data 3 years ago
Hironsan ae0ae0d763 Update serializer in ProjectDetail 3 years ago
Hironsan df75f6bcef Add fields to SequenceLabelingProject 3 years ago
youichiro d122404254 add tests 3 years ago
youichiro 94ce5e6685 move ExampleSerializer tests to test_document.py 3 years ago
youichiro 3dbc856923 fix isort 3 years ago
youichiro 28052f6e38 fix TestExampleStateConfirmCollaborative 3 years ago
youichiro ed37696a67 manage permissions with permission_classes 3 years ago
youichiro e5ad3c6f8b update backend project view test 3 years ago
Hironsan caf1ad222f Update auto-labeling-pipeline 3 years ago
Hironsan 25989c265d Update AutoLabelingAnnotation API to handle image data 3 years ago
Hironsan 7992092c83 Add a test case for auto labeling config creation 3 years ago
Hironsan e93662fb9d Add test for label mapping 3 years ago
Hironsan cb9b1b12d0 Add test for auto labeling template mapping 3 years ago
Hironsan 31f7f0f6b2 Add a test image 3 years ago
Hironsan 6c3925fc9f Update AutoLabelingConfigParameterTest 3 years ago
Hironsan d04d6571ff Update AutoLabelingConfigParameterTest 3 years ago
Hironsan 18febb7e1a Switch filter_class from DocumentFilter to ExampleFilter in ExampleList 3 years ago
Hironsan beb9b5207c Add ExampleFilter 3 years ago
Hironsan 2545ffef15 Add ExampleState API 3 years ago
Hironsan 60d4ed8d03 Add ExampleState serializer 3 years ago
Hironsan 05dc9f7229 Update test 3 years ago
Hironsan e296458d5e Rename document to example 3 years ago
Hironsan 9acc447f23 Remove document and image models 3 years ago
Hironsan d09eaa4c21 Add test cases for download catalog 3 years ago
Hironsan 33e7c177f4 Add test cases for upload catalog 3 years ago
Hironsan a44cad79f7 Update models to handle image classification 3 years ago
Hironsan 4828628b16 Fix DocumentList to use DocumentSerializer 3 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 3 years ago
Hironsan bee1147028 Add test cases for image API 3 years ago
Hironsan 9774d301ef Update test_models.py 3 years ago
Hironsan d5ce4d58d4 Update test_document.py to make it easy to understand 3 years ago
Hironsan ed47467686 Update test_annotation.py to make it easy to understand 3 years ago
Hironsan 1f8087080c Update test_comment.py to make it easy to understand 3 years ago
Hironsan 5da4e0bc41 Add CRUDMixin to remove duplication 3 years ago
Hironsan fece81865c Update test cases to add format=json 3 years ago