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 5bb3859f6b Add label classes and their test cases for data import 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
builders.py Remove unnecessary build_data and build_label 3 years ago
catalog.py Add relation extraction to import catalog 3 years ago
cleaners.py Enable to import relation extraction dataset 3 years ago
data.py Add uuid field to the return value of reader 3 years ago
exceptions.py Enable to check file type about image and audio files 3 years ago
factories.py Add formatter factories 3 years ago
formatters.py Return uuid from formatters 3 years ago
label.py Add label classes and their test cases for data import 3 years ago
labeled_examples.py Divide LabeledExamples into subclasses 3 years ago
labels.py Add DataFormatter to extract label dataframe 3 years ago
parsers.py Remove unused variables 3 years ago
readers.py Add uuid field to the return value of reader 3 years ago
writers.py Divide LabeledExamples into subclasses 3 years ago