-
We are building a Swedish IEPY pipeline where we do not have a syntactic parser (there is none available in Swedish). Running the active learning core, we get the following error in the hydrate functi…
-
Resolving component names used in _referenced_ (as opposed to _entry_) documents is ambiguous, particularly in 3.1 where we advertise the ability to have a `components`-only document to use as a share…
-
-
## Description
Apologies if this should be raised somewhere else - happy to move it if required.
I've tried creating a config file with the following regex within it:
```
\b.*?(?i:password|pass|…
-
It appears that some RDF implementations build RDF graphs where literals with recognized datatypes are represented if they were members of the value space instead of in their lexical form. This does…
-
This issue tracks adding more helpful error messages when parsing a Kraftfile which is syntactically (or logically) in correct. The error message should attempt to point to where the error was encoun…
-
### Proposal Details
#51082 and #37974 standardized Go directive comments as line comments whose content matches `^(line |extern |export |[a-z0-9]+:[a-z0-9])(.*)$` where the first group is the direct…
-
https://github.com/OpenMS/autowrap/blame/35eb3ab6154b7c87337f886dec318a980cd4b431/autowrap/PXDParser.py#L119
This breaks a lot of places where we have comments ending in colons that have no syntactic…
-
I'm using the lexer package to create a lexer for my esolang, and I wanted to implement syntactic/substitution macros by parsing the macro definition into a new rule for a lex-state. Is there a way to…
-
I propose we opt-in to restricting construction of records/DUs to a given scope (via private/internal).
When you encounter the problem of trying to maintain an invariant of a type (which cannot b…