8 Commits (dab945b974b9e87104acb0edaefcce252410b97a)

Author SHA1 Message Date
Hironsan 3c6eedb244 Update pydantic version 1 year ago
Hironsan 875c1fa0a7 Update the way to import relational dataset 1 year ago
Hironsan 703d6cb751 Replace get_by_text with __getitem__ 2 years ago
Hironsan b971527178 Add non empty constraint to label names 2 years ago
Hironsan fe02b2bcb3 Add non negative constraint to span offset 2 years ago
Hironsan 28ecca81c8 Add not empty validator to TextLabel 2 years ago
Hironsan 3bb844fa1e Simplify parse method in label 2 years ago
Hironsan 5bb3859f6b Add label classes and their test cases for data import 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