Suehtam
|
1d17e7397a
|
test: avoid testing exact JSON in CSV backend (#1038)
* feat: updated verify_export
Moved verify_export to verify_utils
Reuse verify_export in tests
Signed-off-by: Matheus Abdias <matheusfabdias@gmail.com>
* feat: replace verify_export with verify_document in CSV conversion tests
Signed-off-by: Matheus Abdias <matheusfabdias@gmail.com>
---------
Signed-off-by: Matheus Abdias <matheusfabdias@gmail.com>
|
2025-02-24 08:10:40 +01:00 |
|
Michele Dolfi
|
e1436a8b05
|
test: validate actual docitems in tests (#966)
* validate actual docitems in tests
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
* remove verbose print
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
* disable test generation
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
---------
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
|
2025-02-14 17:47:53 +01:00 |
|
Tobias Strebitzer
|
00d9405b0a
|
feat: Add support for CSV input with new backend to transform CSV files to DoclingDocument (#945)
* feat: Implement csv backend and format detection
Signed-off-by: Tobias Strebitzer <tobias.strebitzer@magloft.com>
* test: Implement csv parsing and format tests
Signed-off-by: Tobias Strebitzer <tobias.strebitzer@magloft.com>
* docs: Add example and CSV format documentation
Signed-off-by: Tobias Strebitzer <tobias.strebitzer@magloft.com>
* feat: Add support for various CSV dialects and update documentation
Signed-off-by: Tobias Strebitzer <tobias.strebitzer@magloft.com>
* feat: Add validation for delimiters and tests for inconsistent csv files
Signed-off-by: Tobias Strebitzer <tobias.strebitzer@magloft.com>
---------
Signed-off-by: Tobias Strebitzer <tobias.strebitzer@magloft.com>
|
2025-02-14 08:55:09 +01:00 |
|