19 Commits (ad84c02704c6ef4bf1d35f924372acc2acfe32ed)

Author SHA1 Message Date
Hironsan 875c1fa0a7 Update the way to import relational dataset 1 year ago
Hironsan 217979312f Remove uuid_to_example method from Labels 2 years ago
Hironsan 8c899abb55 Avoid removing overlapping spans with another example uuids 2 years ago
Hironsan 4fc40eb9c8 Avoid save labels if there is no corresponding example 2 years ago
Hironsan 993e4f655b Add labels test cases for data_import 2 years ago
Hironsan a63a1e9751 Add first class collection for label 2 years ago
Hironsan 839396056f Add DataFormatter to extract label dataframe 2 years ago
Hironsan f8fdfaf855 Add LabelFormatter to extract label dataframe 2 years ago
Hironsan 56440c180e Enable to import relation extraction dataset 2 years ago
Hironsan a7acbb8896 Add RelationLabel class 2 years ago
Hironsan d7da54957e Move bulk_create code to LabeledExamples 2 years ago
Hironsan 3200168d30 Apply isort 2 years ago
Hironsan 4a4749d4e0 Add mypy as a dependency 2 years ago
Hironsan 873b7189e8 Black files 2 years ago
Hironsan 99f77b2bd2 Move project models to projects app 2 years ago
Hironsan e036188df9 Rename LabelType model 2 years ago
Hironsan 5eb141e356 Move label type models to label types app 2 years ago
Hironsan b26b0ec68c Move code related labels to labels app 2 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 2 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 2 years ago
Hironsan b4d5fa34e6 Divide Label model into two separated model 2 years ago
Hironsan 31e5d34cc4 Rename OffsetLabel to SpanLabel 2 years ago
Hironsan a85336885c Add test cases for builder 2 years ago
Hironsan a52fa97cd7 Update DataFactory 2 years ago
Hironsan d95cc9a289 Add test cases for ingesting seq2seq data 3 years ago
Hironsan a3a054c393 Rename app dir to backend for pip installation 3 years ago
Hironsan 265ea791a7 Support CoNLL parsing 3 years ago
Hironsan 02d1a22034 Remove empty label name 3 years ago
Hironsan d0fea9c7e5 Add replace method to label 3 years ago
Hironsan 84f5a28828 Add label classes 3 years ago