Hironsan
|
58cb73e146
|
Update label serializer to include task_type
|
2 years ago |
Hironsan
|
80397d31b5
|
Update label unique constraint
|
2 years ago |
Hironsan
|
441cded138
|
Add type field to Label model and add schema and data migrations
|
2 years ago |
Hironsan
|
23b29c9d57
|
Merge branch 'master' into feature/617
|
2 years ago |
Hiroki Nakayama
|
0cf4e3191d
|
Merge pull request #1592 from doccano/enhancement/refactorAnnotationAPI
[Enhancement] Refactor Annotation API
|
2 years ago |
Hironsan
|
fc4bd36a18
|
Update url of annotation repositories
|
2 years ago |
Hironsan
|
a2de176303
|
Add TextLabel API
|
2 years ago |
Hironsan
|
dfb2966096
|
Add Span API
|
2 years ago |
Hironsan
|
e354378545
|
Add Category API
|
2 years ago |
Hironsan
|
e78084a89e
|
Add demo for ner and classification
|
2 years ago |
Hiroki Nakayama
|
14830a9cef
|
Merge pull request #1590 from doccano/enhancement/documentAutoLabeling
Add document for auto labeling
|
2 years ago |
Hironsan
|
4df09bc161
|
Add document for auto labeling
|
2 years ago |
Hiroki Nakayama
|
4d0c191b69
|
Merge pull request #1587 from doccano/enhancement/speedUpStatisticsAPI
Speed up statistics API
|
2 years ago |
Hironsan
|
e74c49f3ba
|
Speed up statistics API
|
2 years ago |
Hiroki Nakayama
|
5708606318
|
Merge pull request #1585 from doccano/enhancement/speedUpFetchingComment
Speed up fetching comment
|
2 years ago |
Hironsan
|
33f61d4deb
|
Speed up fetching comment
|
2 years ago |
Hiroki Nakayama
|
43d994dfc1
|
Merge pull request #1584 from doccano/enhancement/1077
Show number of deleting rows only in confirm dialog
|
2 years ago |
Hironsan
|
fb7a335ded
|
Show number of deleting rows only in confirm dialog, resolve #1077
|
2 years ago |
Hiroki Nakayama
|
3350fd11c5
|
Merge pull request #1583 from doccano/fix/constraint
Update unique constraint of Span
|
2 years ago |
Hironsan
|
1c9c6825aa
|
Add try/catch to update/delete method
|
2 years ago |
Hironsan
|
c512ced660
|
Handle unique constraint exception
|
2 years ago |
Hironsan
|
5049dfc890
|
Update unique constraint of Span
|
2 years ago |
Hironsan
|
88c5fd5095
|
Update cleanup method
|
2 years ago |
Hiroki Nakayama
|
2a37d5d840
|
Merge pull request #1582 from doccano/fix/1457
Update Dockerfile to change the default value of DEBUG
|
2 years ago |
Hironsan
|
e435f02822
|
Update Dockerfile to change the default value of DEBUG, fix #1457
|
2 years ago |
Hiroki Nakayama
|
c777559aea
|
Merge pull request #1581 from doccano/enhancement/deleteEntity
[Enhancement] Add an autocomplete in annotation menu
|
2 years ago |
Hironsan
|
2bbbe7edda
|
Wrap by nexttick
|
2 years ago |
Hironsan
|
5d2db666ab
|
Update the way of clean up selected items
|
2 years ago |
Hironsan
|
4aa53b4336
|
Add clean up after closing menu
|
2 years ago |
Hironsan
|
f268f8a46b
|
Merge branch 'master' into enhancement/deleteEntity
|
2 years ago |
Hiroki Nakayama
|
6bd1f81f3a
|
Merge pull request #1580 from doccano/fix/updateEntity
[fix] Update unique constraint
|
2 years ago |
Hironsan
|
b44b35888a
|
Fix unique constraint
|
2 years ago |
Hironsan
|
7c80933840
|
Enable to list all labels
|
2 years ago |
Hiroki Nakayama
|
3e98dbeb99
|
Merge pull request #1578 from doccano/enhancement/workflow
Update publish-image.yml
|
2 years ago |
Hironsan
|
aab7bd797a
|
Update publish-image.yml
|
2 years ago |
Hiroki Nakayama
|
b290425a24
|
Merge pull request #1575 from doccano/enhancement/offlineExecution
Support offline environment
|
2 years ago |
Hironsan
|
8d61b4b300
|
Remove unused scripts
|
2 years ago |
Hironsan
|
711691743f
|
Fix speech to text demo
|
2 years ago |
Hironsan
|
c62e8999ff
|
Add a demo image to show it in offline environment
|
2 years ago |
Hironsan
|
e674ce4dce
|
Remove font awesome script
|
2 years ago |
Hironsan
|
ae0bddd2cc
|
Support offline font
|
2 years ago |
Hironsan
|
d6b04b4f1e
|
Set icons locally
|
2 years ago |
Hironsan
|
3b506d3f6b
|
Install mdi font
|
2 years ago |
Hiroki Nakayama
|
afccc0e035
|
Merge pull request #1568 from doccano/fix/testTask
Improve error messages when uplading dataset
|
2 years ago |
Hironsan
|
af3185a858
|
Update Cleaner to change error the message by the project type
|
2 years ago |
Hironsan
|
82fba5ca09
|
Enable to return line number of exception occured
|
2 years ago |
Hironsan
|
06b0dd3953
|
Refactor CoNLLDataset
|
2 years ago |
Hironsan
|
0019acc6c1
|
Add a migration
|
2 years ago |
Hironsan
|
2a325904ec
|
Update Span model
|
2 years ago |
Hiroki Nakayama
|
92f48ee2f8
|
Merge pull request #1570 from doccano/fix/nerDemo
Enable to delete relation if one of the entities are deleted in demo NER
|
3 years ago |