2652 Commits (ec1d701a28c28a2cf23a086aa269b99b90a1d1e1)
 

Author SHA1 Message Date
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
Hironsan a6c1e14977 Remove unused exceptions 3 years ago
Hironsan a4e57f65b6 Add data property to Example 3 years ago
Hironsan ba0af65d2a Update ConfigTemplateName.vue to use the new TemplateList API 3 years ago
Hironsan 5159ff61c7 Add test cases for TemplateList 3 years ago
Hironsan f6f637601c Rename APIs related auto labeling 3 years ago
Hironsan 2176edfb35 Add a test case for AutoLabelingConfigList 3 years ago
Hiroki Nakayama da1511690c
Merge pull request #1646 from doccano/enhancement/separateAutoLabelingApp 3 years ago
Hironsan 7c9eb29020 Move auto labeling model to auto labeling app 3 years ago
Hironsan 7a3f9b616b Move auto labeling code to auto labeling app 3 years ago
Hiroki Nakayama b774a8ab2b
Merge pull request #1644 from doccano/enhancement/removeUsersFromProject 3 years ago
Hironsan e2a99b1b6b Add created_by field to Project 3 years ago
Hironsan f1720f49df Remove project from metrics view 3 years ago
Hironsan 58bc941f11 Add username property to Member model 3 years ago
Hironsan 7456c5e73d Update README.md 3 years ago
Hiroki Nakayama 7c9fffab72
Merge pull request #1642 from doccano/enhancement/removeServerApp 3 years ago
Hironsan 1cc1f057d6 Update pipfile command 3 years ago
Hironsan 99d06dbebc Remove authentication application 3 years ago
Hironsan 193df3b854 Remove server application 3 years ago
Hiroki Nakayama 98db204da5
Merge pull request #1641 from doccano/enhancement/separateDataExport 3 years ago
Hironsan be5faaf304 Separate data export app 3 years ago
Hiroki Nakayama 6c2ffdcb56
Merge pull request #1640 from doccano/enhancement/createDataImport 3 years ago
Hironsan 0cfdfc2e47 Add isImporting flag 3 years ago
Hironsan f1fc54a316 Rename UploadAPI to DatasetImportAPI 3 years ago
Hironsan a090e94d0f Change a parameter name from format to file_format 3 years ago
Hironsan 5565283ffd Change words like upload, ingest to import 3 years ago
Hironsan ca7c3a97f8 Remove Features API 3 years ago