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 703d6cb751 Replace get_by_text with __getitem__ 3 years ago
..
examples Enable to import relation extraction dataset 3 years ago
__init__.py Move data import's code and data to data_import app 3 years ago
catalog.py Update frontend to handle relation dataset import 3 years ago
data.py Add test cases for data classes 3 years ago
exceptions.py Change the default value of column data and column label 3 years ago
factories.py Remove unused factories for data import 3 years ago
label.py Replace get_by_text with __getitem__ 3 years ago
label_types.py Replace get_by_text with __getitem__ 3 years ago
labels.py Avoid removing overlapping spans with another example uuids 3 years ago
makers.py Add BinaryExampleMaker to handle image and audio data 3 years ago
parsers.py Return line number from parser 3 years ago
readers.py Simplify readers 3 years ago