48 Commits (d28c5c7518dfb216c16e5354e55070d2d3065a40)

Author SHA1 Message Date
Bramble Xu 4312843f35 iss17: support for uploading json file 6 years ago
Hironsan 1827f2a8eb Update data uploader 6 years ago
Hironsan c95b018193 Add guideline tmeplate 6 years ago
Hironsan 24280b751c Implement demo for translation 6 years ago
Hironsan ad0f3b1944 Implement demo for named entity recognition 6 years ago
Hironsan eb69c32336 Implement demo for text classification 6 years ago
Hironsan 95f5c79a1d Update data upload method from one by one create to bulk create 6 years ago
Hironsan 7e45b33252 Simplify projects view 6 years ago
Hironsan cdba3e0822 Simplify project view 6 years ago
Hironsan 24c0553d53 Add api.py 6 years ago
Hironsan 4789ac7e85 Rename upload view 6 years ago
Hironsan 0bf47bbf54 Add login required to data download view 6 years ago
Hironsan 39e3be22a2 Add permissions.py 6 years ago
Hironsan 0d6b8f0253 Add forms.py 6 years ago
Hironsan 6b5a445c5f Remove project admin view & template 6 years ago
Hironsan c1c0c027cc Add superuser permission 6 years ago
Hironsan 4b2413a46b Update select multiple 6 years ago
Hironsan 6527ac914d Implement project creation 6 years ago
Hironsan 30815f694d Add template for stats 6 years ago
Hironsan bb6c6d7acb Add label template 6 years ago
Hironsan 7521397da4 Update url in admin_base template 6 years ago
Hironsan f70a8b079a Update url 6 years ago
Hironsan e558eb2b3a Update download filename 6 years ago
Hironsan 7406183a0c Update data download api 6 years ago
Hironsan cc3322fe01 Add pagination for dataset 6 years ago
Hironsan 6eef6d856d Update dataset upload template 6 years ago
Hironsan a7a263b39c Add dataset upload template 6 years ago
Hironsan 4ca8366a24 Add dataset template 6 years ago
Hironsan b3a7c639a3 Add admin base template 6 years ago
Hironsan 5c08f73398 Rename model method 6 years ago
Hironsan 67049e71bb Remove factory 6 years ago
Hironsan 90aec25f70 Add project filter to ProjectViewSet 6 years ago
Hironsan 9baf7fc6bf Add permissions 6 years ago
Hironsan 0d9940297b Add project permission 6 years ago
Hironsan 958cd2c3be Add authenticated to API 6 years ago
Hironsan 49b8514640 Implement POST/PUT/DELETE method on seq2seq annotation 6 years ago
Hironsan b661cf74f1 Set pagination=None to ProjectsAPI 6 years ago
Hironsan e9a52a115b Add factory class 6 years ago
Hironsan 6d38ea595e Update search api 6 years ago
Hironsan 104eb27a1d Add filter by annotation state 6 years ago
Hironsan d0bbe8ba7c Add script for seq2seq annotation 6 years ago
Hironsan a190a50c12 Update progress API 6 years ago
Hironsan 1b1c85d442 Add document classification template 6 years ago
Hironsan f03b41f6fd Add adding and deleting label feature for sequence labeling 6 years ago
Hironsan 5583001f0d Add sequence labeling feature 6 years ago
Hironsan d1a04d02e5 Update progress view 6 years ago
Hironsan 9ec31801fa Update models 6 years ago
Hironsan 7737ab2053 Change directory structure 6 years ago
Hironsan c217d203ca Update AnnotationAPI 6 years ago
Hironsan 6d18eab990 Add AnnotationAPI 6 years ago