2758 Commits (e99c7dd903d5e6242e76f967483da6a3b8a8fedf)
 

Author SHA1 Message Date
Hironsan 62d6a67876 Add a migration file 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 7bd06cf105 Create roles app 2 years ago
Hiroki Nakayama 789d944ea3
Merge pull request #1619 from doccano/feature/617 2 years ago
Hironsan a053ae5bfb Update intent writer 2 years ago
Hironsan 022d91e7da Change the url of demo page(intent detection) 2 years ago
Hironsan ed2341832b Change bar color in statistics page 2 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 2 years ago
Hironsan 8395f75542 Divide migration file 2 years ago
Hironsan 8fd101a9f9 Switch the contents of statistics page by project type 2 years ago
Hironsan a2af78ee4f Replace LabelApplicationService with SpanType 2 years ago
Hironsan 965f760da0 Update useLabelList to pass LabelApplicationService 2 years ago
Hironsan bd4fa827f2 Remove StatisticsAPI 2 years ago
Hironsan 4e36598350 Update statistics service 2 years ago
Hironsan 33e0918f04 Add member progress component 2 years ago
Hironsan d0f0b73fc3 Add label distribution components 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 e9c97d22f7 Add a page for intent detection and slot filling 2 years ago
Hironsan 46896c88c7 Change UI to create intent detection and slot filling label 2 years ago
Hironsan f62df2fb6d Add a feature to create intent detection and slot filling project 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 c51d600a3d Add a project for intent detection and slot filling 2 years ago
Hironsan 16466b4804 Remove get_annotation_class method 2 years ago
Hironsan 066804db26 Add CanEditAnnotation permission 2 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 2 years ago
Hironsan 90386dbf48 Update migration files 2 years ago
Hironsan ccc89c2046 Add data migration for label's subclass 2 years ago
Hironsan b4d5fa34e6 Divide Label model into two separated model 2 years ago
Hironsan a4c9b9d55a Fix builder's factory 2 years ago
Hironsan 268d583eb5 Fix errors property in Writer 2 years ago
Hironsan 31e5d34cc4 Rename OffsetLabel to SpanLabel 2 years ago
Hironsan 90b8ba4bb4 Add test cases for builder 2 years ago
Hironsan b49574bcf7 Fix the label method of readers 2 years ago
Hironsan a85336885c Add test cases for builder 2 years ago
Hironsan 4b2bfabee3 Rename factory.py to factories.py 2 years ago
Hironsan b874982199 Add docstring to parsers mainly 2 years ago
Hironsan 24ce34f7f2 Remove unnecessary code 2 years ago
Hironsan d4e216b188 Update ingest_task function 2 years ago
Hironsan 403b5a69b0 Add create_builder function 2 years ago
Hironsan c125d59858 Add get_parser function 2 years ago
Hironsan 09f7ec65bd Update ColumnBuilder 2 years ago