424 Commits (a57f38d9de635a83b90ad9a1530c5300f64a1129)

Author SHA1 Message Date
Hironsan a57f38d9de Set default value to IntentDetectionSlotFillingRepository 3 years ago
Hironsan 5d39a7004e Add reduce_user to RelationExtractionRepository 3 years ago
Hironsan a361f17d84 Update factory for export repository 3 years ago
mkmark 306dd51e7a fix empty export in entity-relationship-labeling 3 years ago
Dhiraj Suvarna 9ad5818939
added encoding format while opening of file 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
Hironsan 8b504918aa Add RelationType model 3 years ago
Hironsan f7ba739f38 Rename RelationType to RelationTypeOld 3 years ago
Hironsan 2c0e64cf22 Add migrate command to cli 3 years ago
Hironsan 01e9cfb504 Replace subprocess with call_command 3 years ago
Hironsan feb4654979 Fix project migrations 3 years ago
Hironsan 0471ac5790 Remove newline in pyproject.toml 3 years ago
Hironsan 68770e8720 Add README.md to backend 3 years ago
Hironsan a177675258 Move poetry settings to backend 3 years ago
Hironsan 3200168d30 Apply isort 3 years ago
Hironsan dadb96a1d6 Use poetry in Dockerfiles 3 years ago
Hironsan 8dbb0c72fe Add CSRF_TRUSTED_ORIGINS to development.py 3 years ago
Hironsan f7c4d03593 Move poetry files to root 3 years ago
Hironsan 1b132c1fc7 Resolve mypy errors 3 years ago
Hironsan 3e2e306ff4 Fix tests in api 3 years ago
Hironsan 5d235bc451 Add poetry settings 3 years ago