Matvei Smirnov
Matvei Smirnov
Implemented part of DynFD algorithm with 2 base strategies and initialization with HyFD. Added tests for DynFD. Added dynamic relation data, dynamic position list index and NonFD prefix tree. FDTree...
### Requested feature Similar to #661 and #930. Provide the user with the ability to pass a custom OcrModel class when there is no support for the required model in...
### Refactor CMake configuration: - Apply cmake-format to standardize the file formatting. - Add .cmake-format.yaml config to project root. - Add detailed comments explaining each section. - Reorganize commands in...
The [easylogging](https://github.com/abumq/easyloggingpp) library requires a CMake version compatible with 2.8.7, but compatibility with
### Description cp37 wheel tests fails on macos 13.6 on x86_64 for some strange reasons. ### Build log https://github.com/Vdaleke/desbordante-core/actions/runs/12734573095/job/35492319542 ### CI config https://github.com/Vdaleke/desbordante-core/actions/runs/12734573095/workflow
### Description ``` Note: pp310-macosx_arm64, pp39-macosx_arm64, pp38-macosx_arm64 were selected, but can't be built on x86_64 so will be skipped automatically. ``` It's as if the jobs are trying to run...
### Requested feature I use Docling in RAG pipelines. One of the input data types is some HTML content that can be retrieved via a specific HTML endpoint, which returns...