-
Currently it's machine readable (lobbyist are stated correctly), but not human readable.
See example here - https://oknesset.org/committee/meeting/8208/?page=1
-
## Actual output
**When** running the example for the vending machine here: https://www.mcrl2.org/web/user_manual/tutorial/machine/index.html#first-variation
```mcrl2
act
ins10, optA, acc10, p…
-
This module is a really good idea and I will use it for my code, but what about existing libraries that already use the non-machine-readable `debug` module?
I was hoping to find instructions in you…
-
Currently we have both a human-readable README and a machine-readable JSON file to describe the specification. With some extension we could put all of the additional data from the README into the JSON…
-
confl is machine editable and human readable which makes it an extremely useful tool. However, using a machine to edit a confl config results in the comments being lost.
-
Today, changefeed frontiers update their legacy_progress row in the job info table whenever checkpointing occurs. This creates unnecessary contention on the job info table, since the legacy_progress i…
-
### Bug
When using EasyOCR as part of docling pipeline, no text is detected.
### Steps to reproduce
**File to reproduce:** I simply printed the following [link](https://fastapi.tiangolo.com/adv…
-
Currently browser fonts are used. This leads to two problems:
1. The font ist not safely machine-readable (optical character recognition)
2. The font can vary in width destroying the layout
The OCR-A…
renne updated
9 years ago
-
Similar to #60 we have loci that are just tagged with the `locus` element but don't have the from or to attributes. I think most of these could be parsed to generate the machine-readable attributes. I…
-
This is similar to #745 ("Allow integer tags for internally tagged enums") but this issue focuses on types and struct fields.
When working with structs and fields, the `Serializer` and `Deserialize…