44 Commits (9f1c8b8de249b474aa49d95c4c0a1cd546bbed99)

Author SHA1 Message Date
Hironsan 92b2bf813f Rename DocType to CategoryType 3 years ago
Hironsan d8ba13ee9f Add a feature to upload intent detection and slot filling data 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 a4c9b9d55a Fix builder's factory 3 years ago
Hironsan 268d583eb5 Fix errors property in Writer 3 years ago
Hironsan 31e5d34cc4 Rename OffsetLabel to SpanLabel 3 years ago
Hironsan 90b8ba4bb4 Add test cases for builder 3 years ago
Hironsan b49574bcf7 Fix the label method of readers 3 years ago
Hironsan a85336885c Add test cases for builder 3 years ago
Hironsan 4b2bfabee3 Rename factory.py to factories.py 3 years ago
Hironsan b874982199 Add docstring to parsers mainly 3 years ago
Hironsan 24ce34f7f2 Remove unnecessary code 3 years ago
Hironsan d4e216b188 Update ingest_task function 3 years ago
Hironsan 403b5a69b0 Add create_builder function 3 years ago
Hironsan c125d59858 Add get_parser function 3 years ago
Hironsan 09f7ec65bd Update ColumnBuilder 3 years ago
Hironsan 1e372f2243 Add BulkWriter 3 years ago
Hironsan a52fa97cd7 Update DataFactory 3 years ago
Hironsan 756404d2a2 Update Record 3 years ago
Hironsan e05036cb9a Implements builders 3 years ago
Hironsan 802a0f1f65 Implements parsers 3 years ago
Hironsan c275f09560 Implements readers 3 years ago
Hironsan af3185a858 Update Cleaner to change error the message by the project type 3 years ago
Hironsan 82fba5ca09 Enable to return line number of exception occured 3 years ago
Hironsan 06b0dd3953 Refactor CoNLLDataset 3 years ago
Hironsan 2a325904ec Update Span model 3 years ago
Hironsan 8a5b09f053 Fix TextLineDataset to raise exception 3 years ago
Hironsan b81c5e4aab Enable to ingest lines without errors even if an exception occurs during parsing 3 years ago
Hironsan e33713a99c Add a validator to the text field 3 years ago
Hironsan c887e64b83 Improve error handling for excel parser 3 years ago
Hironsan b2939e9ddf Improve error handling for json parser 3 years ago
Hironsan d57c42092f Improve error handling for jsonl parser 3 years ago
Hironsan d95cc9a289 Add test cases for ingesting seq2seq data 3 years ago
Hironsan ef1aa11fb6 Fix CoNLLDataset 3 years ago
Hironsan 1639332f06 Update upload factory for speech to text 4 years ago
Hironsan dc2fd90061 Add upload catalog for speech to text 4 years ago
Hironsan fc13537708 Hide encoding option when a user uploads images 4 years ago
Hironsan 8e1cb87f40 Update upload factory 4 years ago
Hironsan 0f3832b817 Extract ExampleList 4 years ago
Hironsan 9aa53bf283 Add image classification to upload catalog 4 years ago
Hironsan dbb4f63036 Fix files according to flake8 4 years ago
Hironsan a883f3d1c2 Fix infinite loop if the specified encoding is Auto and the file is small 4 years ago
Hironsan a3a054c393 Rename app dir to backend for pip installation 4 years ago