Serge Bedzhyk

Results 5 issues of Serge Bedzhyk

In README.md as well as in original paper authors mention 12 universal POS tags as well as provide mappings for popular corpuses. Although in CLAWS mapping there's an additional `SYM`...

Hey there! 👋 I tried to use `gexpect` to test a CLI app and encountered an issue regarding expected and actual line endings (i.e. `0xa`/`0xd`). On `echo 'test\n'` I was...

In the documentation I see [a section](https://github.com/discourse/prometheus_exporter/tree/main#histogram---custom-buckets) about custom histogram buckets. In attempt to change the default buckets for the built-in metrics in `--historgram` mode, I've added the following to...

## Describe the bug When using `.raises('Error: Invalid arguments')` with a string and the error message that seemingly matches the assertion, the test fails with a confusing message of: `Expected...

bug