689 Commits (b3c6397b04d216679c0c4e5659c1df2766411019)
 

Author SHA1 Message Date
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 141d1717d6 Delete unnecessary models 6 years ago
Hironsan b93578d2b7 Implement statistics api 6 years ago
Hironsan 7a95aa9705 Implement document filter for filtering with/without annotation 6 years ago
Bramble Xu f37fbe4f87 #99: correct emoji length calculation 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
Clemens Wolff ac5bbb612e Remove direct import of os module 6 years ago
Clemens Wolff 617db50c8c Add support for dotenv configuration file 6 years ago
Hironsan 5af45811ed Add file uploader to support plain, csv, json and CoNLL format 6 years ago
Hiroki Nakayama 90f3c2ba20
Merge pull request #101 from icoxfog417/heroku_button 6 years ago
icoxfog417 b2f261bb8b Add DEBUG environment variable for Heroku Button 6 years ago
Hiroki Nakayama ab09ea3155
Merge pull request #100 from taise/fix/warning_rename_psycopg2 6 years ago
icoxfog417 4743627417 Update deployment description for Heroku 6 years ago
icoxfog417 78a7ad473e Implement Heroku Button 6 years ago
taise a37c9d1ab1 🔧 fix psycopg2 warning by updating to psycopg2-binary 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 6b8f2a7627 Add updated_at and created_at fields to models 6 years ago
Hironsan 81ff62a6c2 Update url 6 years ago
Hironsan 0e3597130d Support multiple formats 6 years ago
Hironsan 1c0411a3ce Add path based versioning 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 accbaa83b1 WIP 6 years ago
Hironsan a43738a13a Divide project and document models into 3 models 6 years ago
Hironsan 9ec7014f69 Merge pull request #80 6 years ago
Hironsan 03d798c263 Update Django version for security vulnerability 6 years ago
Hiroki Nakayama 23a1aff788
Merge pull request #73 from BrambleXu/enhancement/shortcuts 6 years ago
Hironsan 1a9f3ef2ee Update installation description in case of using Docker 6 years ago
Bramble Xu 14e3437722 #61: make shortcut optional in front and show simplified shortcut 6 years ago
Hironsan ebc18d71c9 Change the docker image to official build 6 years ago
Bramble Xu 9e9c5485fc #61: make shortcut optional in backend and create new test case 6 years ago
Bramble Xu 0b11e60ef1 #61: fix typo 6 years ago
Hironsan 977291e059 Fix #83 6 years ago
Hiroki Nakayama 97b435d4dc
Merge pull request #76 from CatalystCode/feature/configurable-google-analytics 6 years ago
Hiroki Nakayama a58d15b3ce
Merge pull request #79 from CatalystCode/enhancement/remember-progress 6 years ago
Hiroki Nakayama 87f85176ac
Merge pull request #78 from CatalystCode/enhancement/update-whitenoise 6 years ago
Hiroki Nakayama 7ddf5046e8
Merge pull request #77 from CatalystCode/feature/cd 6 years ago
Clemens Wolff 4eafc4be24 Make docker and runserver ports consistent 6 years ago