-
As a followup to #3, I now have a GObject property that is a `GStrv` (aka `gchar **`) for which I'd like to pass values in a Swift-like manner. I believe the closest to this would be a `[String]`. It …
-
## Use case
In Quarkus we use Smallrye Config and `@ConfigMapping` for framework configuration.
This works great, but in that context we can't require additional dependencies (such as Jakarta Be…
-
- **version**: Annatto 0.8.0 - 2024-06-17
- **issue**: After the conversion of (valid) CoNLL-U v1 data with non-standard metadata (see below), the output could be imported into ANNIS, but only partia…
-
Hi everyone!
I've created Iceberg Kafka connector, that consumes avro data and loads it to AWS S3 with auto creation of Athena table.
The problem is that querying Athena takes an abnormal amount …
-
The Converter fails when it does not see a `$type: "sourceInformation"`. An example is attached. SDTL is valid if $type is omitted in this case, because the $type is unambiguous.
It is st…
-
### Bug
Running spacy-layout on a Apple M3 Pro with 36GB memory.
Python version 3.11.7
The following code is invoked in a python Jupyter notebook:
```
from docling.document_converter import…
-
## Is your feature request related to a problem? Please describe.
Sometimes its more useful to trim a text at the beginning instead of end.
## Describe the solution you'd like
Be able to trim at…
-
While trying to convert [this](https://github.com/gram-ai/capsule-networks/blob/master/capsule_network.py) code, I get the following error during the third run of the converter, while performing a `vi…
-
**Describe the bug**
StringToUTF8 returns emptry string for strings like "\X2\987976EE7F1653F7\X0\". The following link is [a C# version converter](https://stackoverflow.com/questions/65897865/conve…
-
Hi,
I have an onnx model. Here is one of the nodes in onnxgraph
```
node {
input: "/decoder.0/layers.0/blocks.0/attn/Pow_3_output_0"
input: "/decoder.0/layers.0/blocks.0/attn/Constant_13_out…