-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[Bug fixes] Update labelstudio2doccano.py #5422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fix default output filename suffix. Fix json file reading. Add support for setting default value for missing relation type.
|
Thanks for your contribution! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #5422 +/- ##
===========================================
+ Coverage 54.49% 59.42% +4.93%
===========================================
Files 481 482 +1
Lines 68060 68103 +43
===========================================
+ Hits 37092 40473 +3381
+ Misses 30968 27630 -3338 ☔ View full report in Codecov by Sentry. |
|
可以再提供一下doccano导出数据转换为Label Studio格式的代码吗? |
可以在PaddleNLP下面提一个新的Issue |
Add support for specifying text column.
|
This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。 |
|
This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。 |
|
This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。 |
|
This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。 |
|
|
|
This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。 |
|
Automatically closed by Paddle-bot. |
PR types
Bug fixes
PR changes
Others. Helper function for convering the format of label-studio to doccano.
Description
Fix json file reading error.
Add support for setting default value for missing relation type, which is allowed in label-studio but not the case in doccano.