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.
 
 
 
 
 
 
Hironsan d8ba13ee9f Add a feature to upload intent detection and slot filling data 2 years ago
..
management Remove unused import 3 years ago
migrations Add a project for intent detection and slot filling 2 years ago
tests Add a feature to upload intent detection and slot filling data 2 years ago
views Add a feature to upload intent detection and slot filling data 2 years ago
__init__.py Rename app dir to backend for pip installation 3 years ago
admin.py Turn label model to abstract model 2 years ago
apps.py Update apps.py to use lazy import 3 years ago
exceptions.py fix typo 3 years ago
filters.py Add ExampleFilter 3 years ago
managers.py Remove get_annotation_class method 2 years ago
middleware.py Add middleware for range request 3 years ago
models.py Add a project for intent detection and slot filling 2 years ago
permissions.py Add CanEditAnnotation permission 2 years ago
serializers.py Remove get_annotation_class method 2 years ago
signals.py Move signals from models.py to signals.py 3 years ago
tasks.py Add test cases for builder 2 years ago
urls.py Turn label model to abstract model 2 years ago