256 Commits (c6fd2ea494d92368bd8f12bb287fdb0cde84e0e1)

Author SHA1 Message Date
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 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
Hironsan 1e372f2243 Add BulkWriter 2 years ago
Hironsan 2c1d0ba5eb Remove Labels 2 years ago
Hironsan 3d74106321 Add ExampleManager 2 years ago
Hironsan a52fa97cd7 Update DataFactory 2 years ago
Hironsan 756404d2a2 Update Record 2 years ago
Hironsan e05036cb9a Implements builders 2 years ago
Hironsan 802a0f1f65 Implements parsers 2 years ago
Hironsan c275f09560 Implements readers 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 441cded138 Add type field to Label model and add schema and data migrations 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 e74c49f3ba Speed up statistics API 2 years ago
Hironsan 33f61d4deb Speed up fetching comment 2 years ago
Hironsan c512ced660 Handle unique constraint exception 2 years ago