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 62e2ae02c8 Fix the example file content for relation extraction 2 years ago
..
examples Fix the example file content for relation extraction 2 years ago
__init__.py Move data import's code and data to data_import app 2 years ago
catalog.py Support data import for new tasks 2 years ago
data.py Add test cases for data classes 2 years ago
examples.py Remove uuid_to_example method from Labels 2 years ago
exceptions.py Replace file_format string with Format class 2 years ago
factories.py Replace file_format string with Format class 2 years ago
label.py Replace get_by_text with __getitem__ 2 years ago
label_types.py Replace get_by_text with __getitem__ 2 years ago
labels.py Remove uuid_to_example method from Labels 2 years ago
makers.py Add BinaryExampleMaker to handle image and audio data 2 years ago
parsers.py Return line number from parser 2 years ago
readers.py Simplify readers 2 years ago