-
The C2 regex parser misinterpreds some symbols inside the regular expression operation. I have the strong feeling, that ```#REG(...)``` is more or less ignored as an operator.
For example ```#REG(B…
-
It should be possible to select snippets and export only the selected ones.
-
Please publish another minor release to Maven Central, incorporating the changes from PR #60. The reduced dependency footprint is practicial when KorAP-Tokenizer is used as a library. Thanks!
-
If you use the escape char '\' in a polqarp-Regex, you recived an error.
Query:
like: "*\\*innen$"
HTTP-Request:
https://korap.ids-mannheim.de/api/v1.0/search?context=sentence&cutoff=fals…
-
**Kustvakt version**
current version (2023-07-18)
**Describe the bug**
Apparently there is a bug that does not translate queries with the "COSMAS II" syntax correctly into the KorAP system. The p…
-
I want to use https://github.com/KorAP/Kustvakt/wiki/User-Info
To do this, I need to register a OAuth2-Token with the USER_INFO scope.
There are serveral problems:
- The registration fails - US…
-
Only authorization scope `search` and `match_info` should be available for non super clients. See https://github.com/KorAP/Kustvakt/wiki/Service:-OAuth2-Authorization-Code
-
I tried this: https://github.com/KorAP/Kustvakt/wiki/Service:-Virtual-Corpus-Creation
Example:
curl --request PUT "https://korap.ids-mannheim.de/api/v1.0/vc/~owid/test" --header "Authorization: …
-
It'supported by the API: https://github.com/KorAP/Kustvakt/wiki/Service:-Search-GET
Thanks @ Antonina!
-
The query [https://github.com/KorAP/Kustvakt/wiki/Service:-Match-Information] returns a snippet with HTML/XML markup. Please provide a parameter that allows to get single tokens of a layer as a JSON a…