108 Commits (b8749821995deb0b5a19aefef2992b4a416d2757)

Author SHA1 Message Date
Hironsan b874982199 Add docstring to parsers mainly 3 years ago
Hironsan 24ce34f7f2 Remove unnecessary code 3 years ago
Hironsan d4e216b188 Update ingest_task function 3 years ago
Hironsan 403b5a69b0 Add create_builder function 3 years ago
Hironsan c125d59858 Add get_parser function 3 years ago
Hironsan 09f7ec65bd Update ColumnBuilder 3 years ago
Hironsan 1e372f2243 Add BulkWriter 3 years ago
Hironsan a52fa97cd7 Update DataFactory 3 years ago
Hironsan 756404d2a2 Update Record 3 years ago
Hironsan e05036cb9a Implements builders 3 years ago
Hironsan 802a0f1f65 Implements parsers 3 years ago
Hironsan c275f09560 Implements readers 3 years ago
Hironsan ae72f552b9 Enable to filter labels by task type 3 years ago
Hironsan a2de176303 Add TextLabel API 3 years ago
Hironsan dfb2966096 Add Span API 3 years ago
Hironsan e354378545 Add Category API 3 years ago
Hironsan e74c49f3ba Speed up statistics API 3 years ago
Hironsan 33f61d4deb Speed up fetching comment 3 years ago
Hironsan c512ced660 Handle unique constraint exception 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 fed94b70f3 Fix typo: injest -> ingest 3 years ago
Hironsan cf9ee87a2a Sort exported labels, fix #1466 3 years ago
Hironsan bcf6c2a635 Update CsvWriter, fix #1497 3 years ago
Hironsan 5552da55ed Revert primary key change 3 years ago
Hironsan 89b9db30be Update order of examples 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 b8517675c4 Update import method of urls 3 years ago
Hironsan f381184f21 Change example id from auto field to uuid field 3 years ago
Hironsan 45c4e2529f Remove unused import 3 years ago
Hironsan ae0ae0d763 Update serializer in ProjectDetail 3 years ago
Hironsan 1977ff165f Fix flake8 warnings 3 years ago
youichiro 778729588f add confirmed count to statistics api response 3 years ago
youichiro 659d96c2ad fix flake8 3 years ago
youichiro 7ee3e390a6 filter by role in the confirm API 3 years ago
youichiro ed37696a67 manage permissions with permission_classes 3 years ago
Dimid Duchovny d58cd28921 iss1348: fix colors when importing labels 3 years ago
youichiro 6c70092362 restrict project creation to staff users 3 years ago
youichiro ad221a6c2c fix import order 3 years ago
youichiro c6dbab2ed6 fix typo 3 years ago
Roland Szabo 2f47b8c4d6 Return a Response with a status if the task is not yet ready. 4 years ago