126 Commits (5eb141e35600221efdbe2a0a8e40e018aef23be7)

Author SHA1 Message Date
Hironsan 5eb141e356 Move label type models to label types app 3 years ago
Hironsan 6fe1f17438 Move label types code to label types app 3 years ago
Hironsan b26b0ec68c Move code related labels to labels app 3 years ago
Hironsan 4dcd43bedb Add TextLabelManager 3 years ago
Hironsan 18373aa160 Add SpanManager 3 years ago
Hironsan 435a79fad4 Remove repetitive code from test cases 3 years ago
Hironsan 9384f1c96a Add CategoryManager 3 years ago
Hironsan c9206e614d Allow CommentList API to filter comments by example id 3 years ago
Hironsan 6eb65e63a1 Change the view name of CommentListProject API 3 years ago
Hironsan 5a7bd05b37 Change the path of CommentDetail API 3 years ago
Hironsan 841737b660 Remove unused Approve API 3 years ago
Hironsan a4e57f65b6 Add data property to Example 3 years ago
Hironsan 7a3f9b616b Move auto labeling code to auto labeling app 3 years ago
Hironsan e2a99b1b6b Add created_by field to Project 3 years ago
Hironsan 193df3b854 Remove server application 3 years ago
Hironsan be5faaf304 Separate data export app 3 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 3 years ago
Hironsan 3ef7793e70 Move API related to users to users app 3 years ago
Hironsan a719996ac3 Rename tasks to celery_tasks 3 years ago
Hironsan 5f39b595ad Move statistics code to metrics app 3 years ago
Hironsan 72da8884ac Move Member model to members 3 years ago
Hironsan a355b35224 Change model name to Member 3 years ago
Hironsan 23c319faf9 Move Role and RoleMapping from api to roles 3 years ago
Hironsan a6c347705a Remove confirmed_user_role method 3 years ago
Hironsan f5d7f128ce Move code from api to roles 3 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 3 years ago
Hironsan bd4fa827f2 Remove StatisticsAPI 3 years ago
Hironsan 7a3aed6bd4 Update measure member progress method 3 years ago
Hironsan d417401cae Add LabelDistribution API 3 years ago
Hironsan 6861a38022 Add calc_label_distribution method 3 years ago
Hironsan 82ace0aa96 Add MemberProgressAPI 3 years ago
Hironsan 1d29c56540 Improve measure_member_progress method 3 years ago
Hironsan 45eae4e614 Add user filter to ExampleStateManager 3 years ago
Hironsan 6b982a7495 Add a feature to download intent detection and slot filling data 3 years ago
Hironsan d8ba13ee9f Add a feature to upload intent detection and slot filling data 3 years ago
Hironsan 803e239a68 Add test cases for ExampleState 3 years ago
Hironsan 16466b4804 Remove get_annotation_class method 3 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 3 years ago
Hironsan b4d5fa34e6 Divide Label model into two separated model 3 years ago
Hironsan 31e5d34cc4 Rename OffsetLabel to SpanLabel 3 years ago
Hironsan 90b8ba4bb4 Add test cases for builder 3 years ago
Hironsan a85336885c Add test cases for builder 3 years ago
Hironsan 24ce34f7f2 Remove unnecessary code 3 years ago
Hironsan d4e216b188 Update ingest_task function 3 years ago
Hironsan 09f7ec65bd Update ColumnBuilder 3 years ago
Hironsan a52fa97cd7 Update DataFactory 3 years ago
Hironsan e05036cb9a Implements builders 3 years ago
Hironsan 802a0f1f65 Implements parsers 3 years ago
Hironsan 406bd34cd3 Update test label file to include task type 3 years ago
Hironsan ae72f552b9 Enable to filter labels by task type 3 years ago