3 Commits (04049adecd06b68f616a29c6c7e1b38e8e2c0a5f)

Author SHA1 Message Date
Hironsan b26b0ec68c Move code related labels to labels app 3 years ago
Hironsan f1fc54a316 Rename UploadAPI to DatasetImportAPI 3 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 3 years ago
Hironsan a719996ac3 Rename tasks to celery_tasks 3 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 3 years ago
Hironsan d8ba13ee9f Add a feature to upload intent detection and slot filling data 3 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 3 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