2686 Commits (8676e1b5f69eb6fd8ceffe6743bb0a8f23c1b1b7)
 

Author SHA1 Message Date
Hironsan 8676e1b5f6 Remove Health API 3 years ago
Hironsan b74b417a62 Install django-health-check app 3 years ago
Hiroki Nakayama 6d3ac55da6
Merge pull request #1656 from doccano/enhancement/separateExampleApp 3 years ago
Hironsan 35846a42d4 Move model related to example to example app 3 years ago
Hironsan 7b180e325a Move code related to example to example app 3 years ago
Hiroki Nakayama da608cf30f
Merge pull request #1655 from doccano/enhancement/separateLabelType 3 years ago
Hironsan b3a20ca283 Rename RelationType model 3 years ago
Hironsan e036188df9 Rename LabelType model 3 years ago
Hironsan 5eb141e356 Move label type models to label types app 3 years ago
Hironsan 8777f4326a Remove ApproverSerializer 3 years ago
Hironsan 6fe1f17438 Move label types code to label types app 3 years ago
Hironsan 098bf883e2 Add boilerplate for label type 3 years ago
Hironsan 188b085345 Simplify TagList API 3 years ago
Hiroki Nakayama 6904a456c9
Merge pull request #1654 from doccano/fix/#1651 3 years ago
Hironsan 04049adecd Update test names 3 years ago
Hironsan 6edf4fc894 Update clean method in Member, fix #1651 3 years ago
Hiroki Nakayama 1bc9d73523
Merge pull request #1652 from doccano/enhancement/separateLabelApp 3 years ago
Hironsan b446015eae Rename annotation 3 years ago
Hironsan 375604ba2a Rename Relation model 3 years ago
Hironsan a7ce45142f Rename RelationSerializer 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 d52bbda75e Add boilerplate for labels app 3 years ago
Hiroki Nakayama aca6f3d6b7
Merge pull request #1650 from doccano/enhancement/autoLabeling 3 years ago
Hironsan ec1d701a28 Fix lint error 3 years ago
Hironsan 8dbf84d719 Change the url of auto labeling APIs 3 years ago
Hironsan 811b12bca1 Use task type instead of project type 3 years ago
Hironsan a710d4e7b1 Remove unused FullPipelineTesting API 3 years ago
Hironsan 6410af3c3e Change execution_pipeline to pass config directly 3 years ago
Hironsan 6127abb16b Move label collection class to labels.py 3 years ago
Hironsan fae8a832f0 Remove unused code 3 years ago
Hironsan 0325201405 Remove AutoLabeling APIs 3 years ago
Hironsan 24e04c48b2 Add AutomatedTextLabeling API 3 years ago
Hironsan 4dcd43bedb Add TextLabelManager 3 years ago
Hironsan 9ef7f286a3 Add AutomatedSpanLabeling API 3 years ago
Hironsan c6fd2ea494 Extract AutomatedLabeling class from AutomatedCategoryLabeling 3 years ago
Hironsan 18373aa160 Add SpanManager 3 years ago
Hironsan b06861cca7 Add AutomatedCategoryLabeling API 3 years ago
Hironsan 584e82ccd9 Update ConfigTemplateName.vue to post task type 3 years ago
Hironsan 1a9a3b56c1 Add get_label_collection function 3 years ago
Hironsan 2bdf07944c Update task_type field 3 years ago
Hironsan ffeddc0346 Post task_type field on the creation of auto labeling config 3 years ago
Hironsan 6ade86fd92 Add task_type field to AutoLabelingConfigSerializer 3 years ago
Hironsan ee3e38e9cb Add task_type field to AutoLabelingConfig 3 years ago
Hironsan 36c3f55391 Extract methods to super class 3 years ago
Hironsan 435a79fad4 Remove repetitive code from test cases 3 years ago
Hironsan 9384f1c96a Add CategoryManager 3 years ago
Hironsan 72f3a7c74c Remove is_labeled method from Example 3 years ago
Hiroki Nakayama 9c11882181
Merge pull request #1649 from doccano/enhancement/removeCommentAPI 3 years ago
Hironsan 8eb7c87243 Rename a prop name from docId to exampleId 3 years ago