11 Commits (4cb10f157a7687af33537a2d32d8b5665705f4de)

Author SHA1 Message Date
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