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 28ecca81c8 Add not empty validator to TextLabel 2 years ago
..
examples Enable to import relation extraction dataset 2 years ago
__init__.py Move data import's code and data to data_import app 2 years ago
catalog.py Add relation extraction to import catalog 2 years ago
data.py Add test cases for data classes 2 years ago
exceptions.py Enable to check file type about image and audio files 2 years ago
factories.py Remove unused factories for data import 2 years ago
label.py Add not empty validator to TextLabel 2 years ago
label_types.py Change method name from create to save 2 years ago
labels.py Avoid removing overlapping spans with another example uuids 2 years ago
makers.py Add type hint to marker 2 years ago
parsers.py Return line number from parser 2 years ago
readers.py Simplify readers 2 years ago