439 Commits (96c93f85cfa65fdbc5b7c25c02231f5812726316)

Author SHA1 Message Date
Hironsan 96c93f85cf Remove unused import 3 years ago
Hironsan 5730065b66 Enable to specify .env file by CLI 3 years ago
Hironsan 68ac0157de Update setting files 3 years ago
Hironsan 921e43c00a Enable to store upload file name 3 years ago
Hironsan 8c2cdbc401 Add upload_name field to Example model 3 years ago
Hironsan e1ec2341df Add FileName class 3 years ago
Hironsan 5012da8cde Enable to check file type about image and audio files 3 years ago
Hironsan 1d3e40f131 Add post processing to the test cases for importing task 3 years ago
Hironsan eb59cbf9b6 Ensure that the imported files will be uploaded after ingesting the data to the database 3 years ago
Hironsan 507c0792b5 Add upload file size limitation 3 years ago
Hironsan 62a1a6228e Pass upload_ids to import_dataset 3 years ago
Hironsan 42f6141adb Randomize saved file name 3 years ago
Hironsan db6e607bfb Enable to remove a file from storage on removing it in application 3 years ago
Hironsan f2576cf513 Rename imported file 3 years ago
Hironsan e63b796f4c Add GCP setting 3 years ago
Hironsan 9a69140be1 Update DatasetImportAPI to upload a file 3 years ago
Hironsan f4c1af9891 Pass save_names parameter to Writer 3 years ago
Hironsan 3aad428164 Specify storage to example model 3 years ago
Hironsan 955e72de56 Add a celery task to upload a file 3 years ago
Hironsan d2674e92ab Add a setting for AWS 3 years ago
dependabot[bot] b9d915c87a
Bump waitress from 2.0.0 to 2.1.1 in /backend 3 years ago
Hironsan bdbe759450 Support workers option, resolve #1598 3 years ago
Hironsan 5494398c1d Add MyRole API 3 years ago
Hironsan 2fdfb8f7aa Fix project update 3 years ago
Hironsan d93c681a46 Enable to create tags on project creation 3 years ago
Hironsan d290ad11aa Output log from gunicorn 3 years ago
youichiro 5de30a0774 Specify project when retrieving labels 3 years ago
Hironsan 1a1b053779 Remove unused variables 3 years ago
Hironsan 121572d7ba Rename parameter names in data_export 3 years ago
Hironsan f6a556b806 Update migration when adding uuids 3 years ago
Roland Szabo d537640eac Black formatting 3 years ago
Roland Szabo 10c40dc591 Fix migration 3 years ago
Hironsan 8c040b26d3 Update default database location in cli 3 years ago
Hironsan fc0da6d21d Remove direction field from Relation model 3 years ago
Hironsan a0538d105d Add factories for exporting relation data 3 years ago
Hironsan 63221f31ae Add EntityAndRelationWriter 3 years ago
Hironsan eaad9e41e7 Add RelationExtractionRepository 3 years ago
Hironsan 7a4d0c5c7b Add export catalog for relation extraction 3 years ago
Hironsan d0e49f7586 Enable to show relation distribution 3 years ago
Hironsan ddf066505a Add use_relation field to SequenceLabelingProject 3 years ago
Hironsan bb33db3e71 Add clean method to Relation 3 years ago
Hironsan 11030ad074 Add a test case for relation type creation 3 years ago
Hironsan 469d525ff1 Update relation type urls 3 years ago
Hironsan e9b5d867e1 Simplify RelationList and RelationDetail APIs 3 years ago
Hironsan 6281bcae26 Rename RelationNew to Relation 3 years ago
Hironsan 4eb9ab1b16 Remove old models related to relation 3 years ago
Hironsan 673a208c95 Add data migration for new relation model 3 years ago
Hironsan edc90608c7 Add new Relation model 3 years ago
Hironsan da031f80b8 Rename Relation to RelationOld 3 years ago
Hironsan 969b3ef299 Replace RelationTypeOld with RelationType in label_type app 3 years ago