37 Commits (801baf37ec07977b07ecea63b7176e58f58f8b56)

Author SHA1 Message Date
Hironsan 92f7c5a75c Implement me API 5 years ago
Hironsan 49d41416e4 Support batch import 5 years ago
Hironsan 92848809a9 Fix frontend for working with backend 5 years ago
Hironsan d77ab70bff Move file handlers from api to utils 5 years ago
Hironsan 2a02881edd Change method name 5 years ago
Hironsan c3b0c30355 Delete EntityList and EntityDetail api 5 years ago
Hironsan eb09eb97d2 Support meta data import/export 5 years ago
Hironsan 541af14d13 Add test case(jsonl without label) to file handler 5 years ago
Hironsan b93578d2b7 Implement statistics api 5 years ago
Hironsan 7a95aa9705 Implement document filter for filtering with/without annotation 5 years ago
Hironsan 14bcb0a703 Add downloader to support csv and json format 5 years ago
Hironsan 739b1b68c7 Add annotation api 5 years ago
Hironsan fa388ac6ec Update project serializer mapping 5 years ago
Hironsan 61a4becc0a Make project model polymorphic 5 years ago
Hironsan 5af45811ed Add file uploader to support plain, csv, json and CoNLL format 5 years ago
Hironsan f4f55b4b03 Add PlainText, CSV, JSONL uploader 5 years ago
Hironsan 04e2e55693 Add file uploader for CoNLL format 5 years ago
Hironsan 463129c7e6 Add ordering documents by most/least recently updated annotation 5 years ago
Hironsan 2bc95ceecc Add filter document by label 5 years ago
Hironsan 910e628d9f Add document filtering and ordering 5 years ago
Hironsan ef8f02dc2b Add permission to EntityDetailAPI 5 years ago
Hironsan 0e3f97154e Add entity api 5 years ago
Hironsan a47b853c7c Add project API 5 years ago
Hironsan 1807b87892 Refactor api and add test cases 5 years ago
Hironsan 4ebfdac882 Remove unused serializer 6 years ago
Hironsan 5807858ef2 Add document serializer for sequence labeling and seq2seq 6 years ago
Hironsan b7beda5d6f Add serializer for sequence labeling 6 years ago
Hironsan 9106aa51fd Update progress method 6 years ago
Hironsan 54a81f7c2c Remove unused import 6 years ago
Hironsan 1f0f5a4604 Update AnnotationDetail API 6 years ago
Hironsan 7bcc1c04b5 Remove ProjectDocsAPI 6 years ago
Hironsan d660b85680 Rename api 6 years ago
Hironsan 4d364f9f62 Update annotations api 6 years ago
Hironsan 47435a285d Update annotations api 6 years ago
Hironsan ed71603a2f Add DocumentList api 6 years ago
Hironsan 006181e72a Update ProjectViewSet 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