-
- Downloads
Go Faster while creating transcription from API:
* Expose bulk_transcription in API * Use Polygon instead of BoundingBox See merge request !56
No related branches found
No related tags found
Showing
- VERSION 1 addition, 1 deletionVERSION
- arkindex/documents/api.py 61 additions, 7 deletionsarkindex/documents/api.py
- arkindex/documents/models.py 0 additions, 6 deletionsarkindex/documents/models.py
- arkindex/documents/serializers.py 35 additions, 6 deletionsarkindex/documents/serializers.py
- arkindex/documents/surface_link.py 1 addition, 1 deletionarkindex/documents/surface_link.py
- arkindex/documents/tests/test_annotation_list.py 2 additions, 2 deletionsarkindex/documents/tests/test_annotation_list.py
- arkindex/documents/tests/test_search_post.py 36 additions, 8 deletionsarkindex/documents/tests/test_search_post.py
- arkindex/documents/tests/test_surface_linker.py 11 additions, 10 deletionsarkindex/documents/tests/test_surface_linker.py
- arkindex/documents/tests/test_transcription_create.py 56 additions, 19 deletionsarkindex/documents/tests/test_transcription_create.py
- arkindex/documents/views.py 1 addition, 1 deletionarkindex/documents/views.py
- arkindex/images/importer.py 32 additions, 21 deletionsarkindex/images/importer.py
- arkindex/images/models.py 1 addition, 7 deletionsarkindex/images/models.py
- arkindex/images/serializers.py 4 additions, 4 deletionsarkindex/images/serializers.py
- arkindex/images/tests.py 58 additions, 4 deletionsarkindex/images/tests.py
- arkindex/project/api_v1.py 3 additions, 2 deletionsarkindex/project/api_v1.py
- arkindex/project/polygon.py 136 additions, 12 deletionsarkindex/project/polygon.py
- arkindex/project/tests.py 59 additions, 0 deletionsarkindex/project/tests.py
- arkindex/project/tools.py 0 additions, 94 deletionsarkindex/project/tools.py
Loading
Please register or sign in to comment