131 Commits (819d25f4cea65846b9b61f1bf0dcffb16b5d81fe)

Author SHA1 Message Date
Hironsan 193df3b854 Remove server application 2 years ago
Hironsan be5faaf304 Separate data export app 2 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 2 years ago
Hironsan 3ef7793e70 Move API related to users to users app 2 years ago
Hironsan a719996ac3 Rename tasks to celery_tasks 2 years ago
Hironsan 5f39b595ad Move statistics code to metrics app 2 years ago
Hironsan 72da8884ac Move Member model to members 2 years ago
Hironsan a355b35224 Change model name to Member 2 years ago
Hironsan 23c319faf9 Move Role and RoleMapping from api to roles 2 years ago
Hironsan a6c347705a Remove confirmed_user_role method 2 years ago
Hironsan f5d7f128ce Move code from api to roles 2 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 2 years ago
Hironsan bd4fa827f2 Remove StatisticsAPI 2 years ago
Hironsan 7a3aed6bd4 Update measure member progress method 2 years ago
Hironsan d417401cae Add LabelDistribution API 2 years ago
Hironsan 6861a38022 Add calc_label_distribution method 2 years ago
Hironsan 82ace0aa96 Add MemberProgressAPI 2 years ago
Hironsan 1d29c56540 Improve measure_member_progress method 2 years ago
Hironsan 45eae4e614 Add user filter to ExampleStateManager 2 years ago
Hironsan 6b982a7495 Add a feature to download intent detection and slot filling data 2 years ago
Hironsan d8ba13ee9f Add a feature to upload intent detection and slot filling data 2 years ago
Hironsan 803e239a68 Add test cases for ExampleState 2 years ago
Hironsan 16466b4804 Remove get_annotation_class method 2 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 2 years ago
Hironsan b4d5fa34e6 Divide Label model into two separated model 2 years ago
Hironsan 31e5d34cc4 Rename OffsetLabel to SpanLabel 2 years ago
Hironsan 90b8ba4bb4 Add test cases for builder 2 years ago
Hironsan a85336885c Add test cases for builder 2 years ago
Hironsan 24ce34f7f2 Remove unnecessary code 2 years ago
Hironsan d4e216b188 Update ingest_task function 2 years ago
Hironsan 09f7ec65bd Update ColumnBuilder 2 years ago
Hironsan a52fa97cd7 Update DataFactory 2 years ago
Hironsan e05036cb9a Implements builders 2 years ago
Hironsan 802a0f1f65 Implements parsers 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 a2de176303 Add TextLabel API 2 years ago
Hironsan dfb2966096 Add Span API 2 years ago
Hironsan e354378545 Add Category API 2 years ago
Hironsan 33f61d4deb Speed up fetching comment 2 years ago
Hironsan 5049dfc890 Update unique constraint of Span 2 years ago
Hironsan b44b35888a Fix unique constraint 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