15 Commits (8721b91698802665c19a1ab57532d6e1196b3f5c)

Author SHA1 Message Date
Hironsan 63044f942b Enable to display non-ascii metadata, resolves #513 4 years ago
Clemens Wolff 3492874d5e Enable import of CSVs with arbitrary column order 4 years ago
Clemens Wolff 91d969d951 Add support for audio file upload 4 years ago
Clemens Wolff 9401a469d3 Implement skeleton for speech2text project type 4 years ago
Clemens Wolff e81ebb3f0f Fix data import from non UTF-8 files 5 years ago
Clemens Wolff 4928750732 Replace Color class with colour library 5 years ago
Alexey Matveev 4be71c6603 Fix inline variable j 5 years ago
Alexey Matveev 43d9234b78 Fix by comment 5 years ago
Arman Rahman 7b1bbc1aea Implement data import from Excel 5 years ago
Alexey Matveev 4c194289e4 #FIX Lambda may not be necessary 5 years ago
Alexey Matveev a07dd1863b Use library conllu 5 years ago
Federica Nocera 6455754bfa Fix progress bar so that it shows number of labelled documents for seq2seq and added field to allow for seq2seq export. 5 years ago
Hironsan 8713a281d9 Create new app and move codes 5 years ago
Clemens Wolff e1ae68c5df Transparently decode file 5 years ago
Clemens Wolff 22285277f0 Remove outdated comment 5 years ago
Clemens Wolff c495b141cc Ensure data pagination is covered in tests 5 years ago
Clemens Wolff 7c3116f150 Fix CoNLL parsing with trailing newlines 5 years ago
erikamenezes 603388ead4 rmeoving additional argument 5 years ago
erikamenezes 2ada3e6248 Codacy code quality improvements 5 years ago
Clemens Wolff d165851965 Implement data import from cloud 5 years ago
erikamenezes 8ffab2c4f1 addressing review comments, TextIOWrapper for UTF-8 decoding 5 years ago
erikamenezes a4fca26137 added feature to export jsaon text labels 5 years ago
Clemens Wolff 340209a90e Move examples to unit tests 5 years ago
Clemens Wolff c996d10402 Extract color utility class 5 years ago
Clemens Wolff 606ecfa90b Auto-generate label colors on corpus import 5 years ago
Clemens Wolff e37e16bfad Auto-generate label shortkeys on corpus import 5 years ago
sudodoki 4bfa60185d Fix issue with text import yielding internal server error on StopIteration 5 years ago
Hironsan 49d41416e4 Support batch import 5 years ago
Hironsan d77ab70bff Move file handlers from api to utils 5 years ago
Hironsan 5af45811ed Add file uploader to support plain, csv, json and CoNLL format 5 years ago
Bramble Xu 9e9c5485fc #61: make shortcut optional in backend and create new test case 5 years ago