206 Commits (2c1d0ba5eb2171a8d3b4a909f8a75a31d6830ca0)

Author SHA1 Message Date
Hironsan 2c1d0ba5eb Remove Labels 2 years ago
Hironsan 3d74106321 Add ExampleManager 2 years ago
Hironsan a52fa97cd7 Update DataFactory 2 years ago
Hironsan 756404d2a2 Update Record 2 years ago
Hironsan e05036cb9a Implements builders 2 years ago
Hironsan 802a0f1f65 Implements parsers 2 years ago
Hironsan c275f09560 Implements readers 2 years ago
Hironsan 406bd34cd3 Update test label file to include task type 2 years ago
Hironsan ae72f552b9 Enable to filter labels by task type 2 years ago
Hironsan 58cb73e146 Update label serializer to include task_type 2 years ago
Hironsan 80397d31b5 Update label unique constraint 2 years ago
Hironsan 441cded138 Add type field to Label model and add schema and data migrations 2 years ago
Hironsan a2de176303 Add TextLabel API 2 years ago
Hironsan dfb2966096 Add Span API 2 years ago
Hironsan e354378545 Add Category API 2 years ago
Hironsan e74c49f3ba Speed up statistics API 2 years ago
Hironsan 33f61d4deb Speed up fetching comment 2 years ago
Hironsan c512ced660 Handle unique constraint exception 2 years ago
Hironsan 5049dfc890 Update unique constraint of Span 2 years ago
Hironsan b44b35888a Fix unique constraint 2 years ago
Hironsan af3185a858 Update Cleaner to change error the message by the project type 2 years ago
Hironsan 82fba5ca09 Enable to return line number of exception occured 2 years ago
Hironsan 06b0dd3953 Refactor CoNLLDataset 2 years ago
Hironsan 0019acc6c1 Add a migration 2 years ago
Hironsan 2a325904ec Update Span model 2 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 fed94b70f3 Fix typo: injest -> ingest 3 years ago
Hironsan 4a2f680c3f Add a test case for generating color function 3 years ago
Hironsan 39351d3f69 Assign label colors automatically 3 years ago
Hironsan cf9ee87a2a Sort exported labels, fix #1466 3 years ago
Hironsan bcf6c2a635 Update CsvWriter, fix #1497 3 years ago
Hironsan 4e18b0c1cb Update task queue command to support windows 3 years ago
Hironsan 6d8c0002e3 Add migration file 3 years ago
Hironsan 5552da55ed Revert primary key change 3 years ago
Hironsan 89b9db30be Update order of examples 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 ef1aa11fb6 Fix CoNLLDataset 3 years ago
Hironsan b74601668b Rename classification.jsonl 3 years ago
Hironsan e089c142aa Move test data 3 years ago