25 Commits (f06635c82f0ce6b96b0ff52d9b4f40e5d15e1a33)

Author SHA1 Message Date
Hironsan 49d41416e4 Support batch import 6 years ago
Hironsan d77ab70bff Move file handlers from api to utils 6 years ago
Hironsan c3b0c30355 Delete EntityList and EntityDetail api 6 years ago
Hironsan eb09eb97d2 Support meta data import/export 6 years ago
Hironsan 541af14d13 Add test case(jsonl without label) to file handler 6 years ago
Hironsan b93578d2b7 Implement statistics api 6 years ago
Hironsan 7a95aa9705 Implement document filter for filtering with/without annotation 6 years ago
Hironsan 14bcb0a703 Add downloader to support csv and json format 6 years ago
Hironsan 739b1b68c7 Add annotation api 6 years ago
Hironsan fa388ac6ec Update project serializer mapping 6 years ago
Hironsan 880c179966 Allow document serializer to return annotations 6 years ago
Hironsan 61a4becc0a Make project model polymorphic 6 years ago
Hironsan 5af45811ed Add file uploader to support plain, csv, json and CoNLL format 6 years ago
Hironsan f4f55b4b03 Add PlainText, CSV, JSONL uploader 6 years ago
Hironsan 04e2e55693 Add file uploader for CoNLL format 6 years ago
Hironsan 463129c7e6 Add ordering documents by most/least recently updated annotation 6 years ago
Hironsan 2bc95ceecc Add filter document by label 6 years ago
Hironsan 910e628d9f Add document filtering and ordering 6 years ago
Hironsan ef8f02dc2b Add permission to EntityDetailAPI 6 years ago
Hironsan 0e3f97154e Add entity api 6 years ago
Hironsan a47b853c7c Add project API 6 years ago
Hironsan 1807b87892 Refactor api and add test cases 6 years ago
Hironsan 654e0c619a Aggregate API tests 6 years ago
Hironsan 396ceceb7b Add test case for ProjectsAPI 6 years ago
Hironsan 17a4408baa Add template for api test 6 years ago