Hironsan
|
4d027009bc
|
Add explanation for project creation
|
3 years ago |
Hironsan
|
a48907eb35
|
Enable to pass grapheme-mode to EntityEditor.vue
|
3 years ago |
Hironsan
|
7f064c4286
|
Update package version
|
3 years ago |
Hironsan
|
ba5f31b374
|
Update shortcut on menu
|
3 years ago |
Hironsan
|
5c50cc0b58
|
Add explanation for grapheme mode
|
3 years ago |
Hironsan
|
dba77db7c5
|
Add explanation for nested mode
|
3 years ago |
Hironsan
|
d7c0e2c30c
|
Show shortcut key on menu
|
3 years ago |
Hironsan
|
4df832a39a
|
Update v-annotator to fix the problem
The problem occurred when the user changes the state of RTL.
Once the state changes, the entities are visually disappeared.
|
3 years ago |
Hironsan
|
45c4e2529f
|
Remove unused import
|
3 years ago |
Hironsan
|
c3940d26ac
|
Enable to create project with allowOverlapping and graphemeMode option
|
3 years ago |
Hironsan
|
070e8724bc
|
Enable to handle allowOverlapping and graphemeMode option in sequence labeling page
|
3 years ago |
Hironsan
|
ae0ae0d763
|
Update serializer in ProjectDetail
|
3 years ago |
Hironsan
|
df75f6bcef
|
Add fields to SequenceLabelingProject
|
3 years ago |
Hironsan
|
f1147e6dc6
|
Update package
|
3 years ago |
Hiroki Nakayama
|
77636c7a24
|
Merge pull request #1521 from oztalha/patch-1
Changed the title from Sentiment Analysis to Text Classification
|
3 years ago |
Talha Oz
|
236e8c4a33
|
Update index.md
|
3 years ago |
Hironsan
|
8ee1b1dd63
|
Support RTL in sequence labeling
|
3 years ago |
Hironsan
|
511d8175e6
|
Update sequence labeling page
|
3 years ago |
Hironsan
|
9f99ed2488
|
Update ner demo
|
3 years ago |
Hironsan
|
a12be8e104
|
Add v-annotator
|
3 years ago |
Hironsan
|
c90046b70d
|
Merge branch 'master' into enhancement/newSequenceLabelingUI
|
3 years ago |
Hiroki Nakayama
|
0489118f92
|
Merge pull request #1520 from doccano/fix/CI
Fix CI problem
|
3 years ago |
Hironsan
|
5fc5810171
|
Update Dockerfiles
|
3 years ago |
Hironsan
|
1977ff165f
|
Fix flake8 warnings
|
3 years ago |
Hiroki Nakayama
|
b67edc20db
|
Merge pull request #1495 from youichiro/update-progress-graph-of-statistics
Update progress graph of statistics
|
3 years ago |
Hiroki Nakayama
|
e90f94012b
|
Merge pull request #1473 from youichiro/annotators_check_their_annotations
Display a check button even for annotators
|
3 years ago |
Hiroki Nakayama
|
583473b165
|
Merge pull request #1442 from rolisz/upload
Remove unneeded query
|
3 years ago |
Hiroki Nakayama
|
1f73ce2d76
|
Merge pull request #1433 from ayanamizuta/feature/annotate_from_commentList
Feature/annotate from comment list
|
3 years ago |
Hiroki Nakayama
|
8e4e76621b
|
Merge pull request #1462 from RSCArt/version-update
Updated various dependency and image versions
|
3 years ago |
Hiroki Nakayama
|
004f39da95
|
Merge pull request #1469 from daleevans/master
update cloudformation template to modify the sample env file
|
3 years ago |
Hiroki Nakayama
|
b2b87e4135
|
Merge pull request #1432 from zanussbaum/master
Fixing Data Annotation Issues
|
3 years ago |
Hiroki Nakayama
|
db200a8c3d
|
Merge pull request #1500 from YosuaMichael/increase-dataset-filepath-max-length
Increase the allowed max length for uploaded dataset filepath
|
3 years ago |
Hiroki Nakayama
|
72f59d8344
|
Merge pull request #1474 from colinux/fix-dark-theme-labelling
Sequence labelling: fix background color in dark mode
|
3 years ago |
Hiroki Nakayama
|
f0250dfda9
|
Merge pull request #1459 from dimidloc/fix-label-import
iss1348: fix colors when importing labels
|
3 years ago |
Hiroki Nakayama
|
537b3ab884
|
Merge pull request #1503 from doccano/dependabot/pip/django-3.2.5
Bump django from 3.2.4 to 3.2.5
|
3 years ago |
Hiroki Nakayama
|
d96c8da2ea
|
Merge pull request #1440 from rolisz/download
Return a Response with a status if the task is not yet ready.
|
3 years ago |
Hiroki Nakayama
|
8b4b8e7635
|
Merge pull request #1438 from rolisz/autolabeladmin
Add admin interface for AutoLabelingConfigs. Solves #1423
|
3 years ago |
Hiroki Nakayama
|
4ec4ca9b88
|
Merge pull request #1431 from youichiro/feature/move_later_to_copy_files
move later to copy files in Dockerfile.prod
|
3 years ago |
Hironsan
|
1133ff0c10
|
Add EntityEditor
|
3 years ago |
Hiroki Nakayama
|
7f359d7393
|
Merge pull request #1504 from youichiro/show_example_list_for_all_user
Display dataset page for all user
|
3 years ago |
youichiro
|
be4bc04783
|
Show buttons for uploading, downloading, and deleting datasets for admin only.
|
3 years ago |
youichiro
|
84bea12ba5
|
Don't redirect to the project page if the transition is to the dataset page.
|
3 years ago |
youichiro
|
af97b40820
|
Show a dataset link in the sidebar for all user
|
3 years ago |
dependabot[bot]
|
0fe4b9dab5
|
Bump django from 3.2.4 to 3.2.5
Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.4...3.2.5)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Yosua Michael M
|
d56d742d08
|
Increase the allowed max length for uploaded dataset filepath
|
3 years ago |
youichiro
|
9e5e87048d
|
not display legend of bar-chart
|
3 years ago |
youichiro
|
2db5f00bb7
|
show progress of each role
|
3 years ago |
youichiro
|
bb0bbb2a95
|
make progress data per role
|
3 years ago |
youichiro
|
58c04f7217
|
receive confirmed count value in frontend statistics models
|
3 years ago |
youichiro
|
778729588f
|
add confirmed count to statistics api response
|
3 years ago |