152 Commits (7b180e325acd63adbb9bedd033a7f8743b104566)

Author SHA1 Message Date
Hironsan 7b180e325a Move code related to example to example app 3 years ago
Hironsan 6fe1f17438 Move label types code to label types app 3 years ago
Hironsan 188b085345 Simplify TagList API 3 years ago
Hironsan 3165650e8d Remove unused files and code 3 years ago
Hironsan b26b0ec68c Move code related labels to labels app 3 years ago
Hironsan 9bd8758643 Remove unused CommentListDoc API 3 years ago
Hironsan c9206e614d Allow CommentList API to filter comments by example id 3 years ago
Hironsan 841737b660 Remove unused Approve API 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 be5faaf304 Separate data export app 3 years ago
Hironsan ca7c3a97f8 Remove Features API 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 ce34bacc42 Remove DocumentAPI 3 years ago
Hironsan a719996ac3 Rename tasks to celery_tasks 3 years ago
Hironsan a570957a58 Remove unnecessary query 3 years ago
Hironsan 5f39b595ad Move statistics code to metrics app 3 years ago
Hironsan fae65162ef Add is_text_project property to Project model 3 years ago
Hironsan 5afef8edc6 Move relation_types code to label.py 3 years ago
Hironsan 6286893598 Move relation api code 3 years ago
Hironsan 72da8884ac Move Member model to members 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 a053ae5bfb Update intent writer 3 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 3 years ago
Hironsan bd4fa827f2 Remove StatisticsAPI 3 years ago
Hironsan d417401cae Add LabelDistribution API 3 years ago
Hironsan 82ace0aa96 Add MemberProgressAPI 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 16466b4804 Remove get_annotation_class method 3 years ago
Hironsan 066804db26 Add CanEditAnnotation permission 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 a4c9b9d55a Fix builder's factory 3 years ago
Hironsan 268d583eb5 Fix errors property in Writer 3 years ago
Hironsan 31e5d34cc4 Rename OffsetLabel to SpanLabel 3 years ago
Hironsan 90b8ba4bb4 Add test cases for builder 3 years ago
Hironsan b49574bcf7 Fix the label method of readers 3 years ago
Hironsan a85336885c Add test cases for builder 3 years ago
Hironsan 4b2bfabee3 Rename factory.py to factories.py 3 years ago
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