21 Commits (9259a71403459020583d4900c167514dba4535d6)

Author SHA1 Message Date
Hironsan f3b40ebcb3 Replace file_format string with Format class 2 years ago
Hironsan 3b8941e7e6 Add plain dataset 2 years ago
Hironsan 370c123ff4 Update frontend to handle relation dataset import 2 years ago
Hironsan 81498d8f85 Add datasets for import 2 years ago
Hironsan e1a9bd2c1b Fix the bug of RelationExamples 2 years ago
Hironsan 56440c180e Enable to import relation extraction dataset 2 years ago
Hironsan 5012da8cde Enable to check file type about image and audio files 2 years ago
Hironsan 1d3e40f131 Add post processing to the test cases for importing task 2 years ago
Hironsan 507c0792b5 Add upload file size limitation 2 years ago
Hironsan 62a1a6228e Pass upload_ids to import_dataset 2 years ago
Hironsan 3200168d30 Apply isort 2 years ago
Hironsan 873b7189e8 Black files 2 years ago
Hironsan c236a5c56b Move test utilities to projects app 2 years ago
Hironsan 99f77b2bd2 Move project models to projects app 2 years ago
Hironsan a2c01cca2e Fix image import 2 years ago
Hironsan 422826fdde Improve test helper 2 years ago
Hironsan 35846a42d4 Move model related to example to example app 2 years ago
Hironsan 5eb141e356 Move label type models to label types app 2 years ago
Hironsan b26b0ec68c Move code related labels to labels app 2 years ago
Hironsan f1fc54a316 Rename UploadAPI to DatasetImportAPI 2 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 2 years ago
Hironsan a719996ac3 Rename tasks to celery_tasks 2 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 2 years ago
Hironsan d8ba13ee9f Add a feature to upload intent detection and slot filling data 2 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 2 years ago
Hironsan 2a325904ec Update Span model 3 years ago
Hironsan 8a5b09f053 Fix TextLineDataset to raise exception 3 years ago
Hironsan e33713a99c Add a validator to the text field 3 years ago
Hironsan fed94b70f3 Fix typo: injest -> ingest 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 f01c5e4c4f Refactor test_tasks.py 3 years ago
Hironsan 26669d20ae Add test cases for ingesting sequence labeling data 3 years ago
Hironsan e089c142aa Move test data 3 years ago
Hironsan ce7a2fa907 Add test cases for ingest classification data 3 years ago