15 Commits (1e372f2243eabdd2e581e58d47816376434a0667)

Author SHA1 Message Date
Hironsan a52fa97cd7 Update DataFactory 3 years ago
Hironsan af3185a858 Update Cleaner to change error the message by the project type 3 years ago
Hironsan 82fba5ca09 Enable to return line number of exception occured 3 years ago
Hironsan 06b0dd3953 Refactor CoNLLDataset 3 years ago
Hironsan 2a325904ec Update Span model 3 years ago
Hironsan 8a5b09f053 Fix TextLineDataset to raise exception 3 years ago
Hironsan b81c5e4aab Enable to ingest lines without errors even if an exception occurs during parsing 3 years ago
Hironsan e33713a99c Add a validator to the text field 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 d95cc9a289 Add test cases for ingesting seq2seq data 3 years ago
Hironsan ef1aa11fb6 Fix CoNLLDataset 3 years ago
Hironsan a883f3d1c2 Fix infinite loop if the specified encoding is Auto and the file is small 4 years ago
Hironsan a3a054c393 Rename app dir to backend for pip installation 4 years ago
Hironsan 175ac7f82d Enable to set character encoding 4 years ago
Hironsan 05eded7409 Handle label error 4 years ago
Hironsan 41e71916f8 Fix excel import bug 4 years ago
Hironsan f7ff050ea6 Enable to injest metadata 4 years ago
Hironsan 6ec648bd1c Handle UnicodeDecodeError 4 years ago
Hironsan 9e7dc2c2ea Fix import order 4 years ago
Hironsan 265ea791a7 Support CoNLL parsing 4 years ago
Hironsan af2f408991 Update catalog 4 years ago
Hironsan 2d0091e3a2 Add exception handling 4 years ago
Hironsan 02d1a22034 Remove empty label name 4 years ago
Hironsan c2d14705eb Update dataset record 4 years ago
Hironsan 4248596696 Add dict method to Record 4 years ago
Hironsan 25cde888e2 Update dataset to use data class 4 years ago
Hironsan 10acca1704 Update dataset classes to use label class 4 years ago
Hironsan e869e7eaa1 Update dataset 4 years ago
Hironsan abb5d6d91a Add encoding as a parameter 4 years ago
Hironsan 55f73e0cda Add datasets for upload 4 years ago