Hiroki Nakayama
|
e7fb328291
|
Merge pull request #55 from serzh/feature/metadata
Feature metadata
|
5 years ago |
Hiroki Nakayama
|
6f0ffb74c4
|
Update Django version for security vulnerability
See [CVE-2019-3498 Detail](https://nvd.nist.gov/vuln/detail/CVE-2019-3498)
|
5 years ago |
serhii.nechyporchuk
|
198da95cd5
|
iss45: fix indent for return in the import batching
|
5 years ago |
serhii.nechyporchuk
|
20ea138810
|
iss45: use variable for getting text from json line instead of literal
|
5 years ago |
serhii.nechyporchuk
|
3e725b38fa
|
iss45: fix text in import file error
|
5 years ago |
serhii.nechyporchuk
|
bf7b00c69c
|
iss45: update README to have information on metadata
|
5 years ago |
serhii.nechyporchuk
|
46df652a14
|
iss45: update texts for importing to be more honest about csv format
|
5 years ago |
serhii.nechyporchuk
|
7e45de54a5
|
iss45: extract batch size to the settings
|
5 years ago |
serhii.nechyporchuk
|
f8a72a0a60
|
iss45: base implementation for metadata support
|
5 years ago |
Xu Liang
|
df0d9b1dfd
|
Add the contribution workflow wiki page
|
5 years ago |
Xu Liang
|
f693ef8ced
|
Merge pull request #52 from BrambleXu/master
update README: split tutorial and export file format to wiki pages
|
5 years ago |
Bramble Xu
|
e44b28046f
|
update README: split tutorial and export file format to wiki pages
|
5 years ago |
Hiroki Nakayama
|
833f981c34
|
Merge pull request #46 from BrambleXu/feature/json_export
Feature/json export: issue15
|
5 years ago |
Xu Liang
|
13bab41021
|
Set theme jekyll-theme-minimal
|
5 years ago |
Xu Liang
|
74dcb35159
|
Merge pull request #50 from Xinyi2016/annotation-bug
Fixes iss49 and iss48: update links of marked.js and lodash.js
|
5 years ago |
xinyi2016
|
1e501c5051
|
Fix iss48 annotation bug
|
5 years ago |
Bramble Xu
|
98a4b39bf9
|
iss15: update README and upload page
|
5 years ago |
Hiroki Nakayama
|
3a867f36b5
|
Merge pull request #47 from BrambleXu/master
iss27 & iss43: update css class name for different tasks
|
5 years ago |
Bramble Xu
|
8789b63d09
|
iss27 & iss43: update css class name for different tasks
|
5 years ago |
Bramble Xu
|
a3027a816e
|
iss15: fix some errors
|
5 years ago |
Bramble Xu
|
4f558b298f
|
iss15: align download button vertically
|
5 years ago |
Bramble Xu
|
7f30573b88
|
iss15: implement the json export for three tasks
|
5 years ago |
Bramble Xu
|
57029d06be
|
iss15: add download page and reimplement the csv download function
|
5 years ago |
Hiroki Nakayama
|
c917f2b324
|
Merge pull request #44 from BrambleXu/master
solve issue #43 for long selected text and delete button margin
|
5 years ago |
Bramble Xu
|
02416955bd
|
iss43: update bundle js file
|
5 years ago |
Bramble Xu
|
f240ef4478
|
fixed: delete button margin
|
5 years ago |
Bramble Xu
|
cb206dfd40
|
iss43: add tagged-text class in js and css
|
5 years ago |
Hiroki Nakayama
|
34ba17caf8
|
Merge pull request #41 from BrambleXu/master
Not track app database in git
|
6 years ago |
Bramble Xu
|
fa9ef021b2
|
update migration command
|
6 years ago |
Bramble Xu
|
b602483259
|
delete db and ignore db
|
6 years ago |
Hiroki Nakayama
|
8816e0f2fd
|
Merge pull request #37 from BrambleXu/enhancement/linebreak
Enhancement/linebreak
|
6 years ago |
Bramble Xu
|
70c41b9df0
|
save text whitespace rendering style to css
|
6 years ago |
Bramble Xu
|
5444705170
|
show edit button only for superuser
|
6 years ago |
Bramble Xu
|
d28c5c7518
|
enhancement: add button to jumpy between edit data page and annotation page
|
6 years ago |
Bramble Xu
|
02d74bfd8e
|
iss27: render linebreaks in document classification and seq2seq tasks
|
6 years ago |
Hiroki Nakayama
|
e1bece9905
|
Merge pull request #33 from BrambleXu/feature/json_upload
iss17: support for uploading json file
|
6 years ago |
Bramble Xu
|
d4f472bf14
|
change method and variable name, change coding style
|
6 years ago |
Bramble Xu
|
4312843f35
|
iss17: support for uploading json file
|
6 years ago |
Hironsan
|
f1c53b22bf
|
Change top menu
If user is authenticated, hide GitHub link and Live demo link.
|
6 years ago |
Hironsan
|
907cecaca3
|
Add test case for data upload
|
6 years ago |
Xu Liang
|
b582b75eb9
|
Update mixer version
issue: Testing will cause error
Reason: Mixer 6.0.1 is incompatible with Django 2.1.
Solution: Updating mixer to 6.1.3
|
6 years ago |
Xu Liang
|
da3542d0b2
|
Merge pull request #32 from chakki-works/project_deletion
solve issue #31 for project deletion problem
|
6 years ago |
Hironsan
|
1cb09d1c40
|
Change display of project update day
|
6 years ago |
Hironsan
|
550dbab37f
|
Change project UI from card type to list type
|
6 years ago |
Hironsan
|
4ab558df44
|
Fix project deletion bug
Always delete the latest project
|
6 years ago |
Hiroki Nakayama
|
32cb056a6d
|
Merge pull request #30 from BrambleXu/iss28
solve issue 28 for neighbor_labeling and contain label annotation problem
|
6 years ago |
Bramble Xu
|
1ae8250378
|
solve annotate same word with different label
|
6 years ago |
Bramble Xu
|
a5afcd6b25
|
solve contain label annotation problem
|
6 years ago |
Bramble Xu
|
b6e728567a
|
solve issue 28 for neighbor_labeling
|
6 years ago |
Hiroki Nakayama
|
c6ca1e8c17
|
Merge pull request #10 from dimidd/update-django-filter
require: bump django-filter to 2.0.0
|
6 years ago |