You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hiroki Nakayama 8a90df9b74
Merge pull request #294 from CatalystCode/feature/excel_import
5 years ago
..
migrations Fix integrity error on SQL Server 6 years ago
tests Merge branch 'master' into feature/excel_import 5 years ago
__init__.py Create new app and move codes 6 years ago
admin.py Create new app and move codes 6 years ago
apps.py Create new app and move codes 6 years ago
exceptions.py Create new app and move codes 6 years ago
filters.py Create new app and move codes 6 years ago
managers.py Refactored label_per_data using managers. 6 years ago
models.py Merge pull request #287 from CatalystCode/bugfix/seq2seq_label_download 5 years ago
permissions.py Create new app and move codes 6 years ago
serializers.py Fix progress bar so that it shows number of labelled documents for seq2seq and added field to allow for seq2seq export. 6 years ago
urls.py Enable token authorization for API calls 5 years ago
utils.py Merge branch 'master' into feature/excel_import 5 years ago
views.py Merge branch 'master' into feature/excel_import 5 years ago