15 Commits (a7acbb8896c99189004e38a8eb1bef9cc06371d4)

Author SHA1 Message Date
Hironsan d7da54957e Move bulk_create code to LabeledExamples 3 years ago
Hironsan 1293c4409d Add LabeledExamples class 3 years ago
Hironsan 7e3b03f4e0 Remove Examples class 3 years ago
Hironsan 59b4e13111 Change the location of applying cleaner from writer to reader 3 years ago
Hironsan 97353da68f Replace Writer with BulkWriter 3 years ago
Hironsan b6f369e3c2 Move examples methods to BulkWriter 3 years ago
Hironsan e1ec2341df Add FileName class 3 years ago
Hironsan f4c1af9891 Pass save_names parameter to Writer 3 years ago
youichiro 5de30a0774 Specify project when retrieving labels 3 years ago
Hironsan 3200168d30 Apply isort 3 years ago
Hironsan 1b132c1fc7 Resolve mypy errors 3 years ago
Hironsan 4a4749d4e0 Add mypy as a dependency 3 years ago
Hironsan 873b7189e8 Black files 3 years ago
Hironsan 99f77b2bd2 Move project models to projects app 3 years ago
Hironsan 35846a42d4 Move model related to example to example app 3 years ago
Hironsan 5eb141e356 Move label type models to label types app 3 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 3 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 3 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 3 years ago
Hironsan b4d5fa34e6 Divide Label model into two separated model 3 years ago
Hironsan 268d583eb5 Fix errors property in Writer 3 years ago
Hironsan b874982199 Add docstring to parsers mainly 3 years ago
Hironsan d4e216b188 Update ingest_task function 3 years ago
Hironsan 1e372f2243 Add BulkWriter 3 years ago