Dmitry Mozzherin
Dmitry Mozzherin
Hi @sckott I am getting close to making a stable v1.0.0 for GNverifier (+ GNames, GNmatcher). Currently I have a v1.0.0-RC1, and, if all goes well, I will release v1.0.0...
Stack Exchange became quite robust in exposing/permeating/deduping/curating questions/answers. There is an existing 'Biology' site https://biology.stackexchange.com/. May be we can start use it forTDWG/DarwinCore questions with the corresponsing tags.
#### Describe your feature request Additional setting for `[editor.whitespace.render]` Currently spaces and tabs have 2 possible settings in config: `space = "none"` or `space = "all"` and `tab = "none"`...
As a User I would like to send an image to each monitor according to the dimensions of their screens
Hello @xyproto, I want to make a more [interesting backgrounds for proportionally scaled images](https://codeberg.org/dimus/muro). I use wallutils as a backend. To achieve this I create a wallpaper of the right...
Some documents contain no space between a name and one of the following characters: `[]{},.`. It makes sense to add an option that would recognize such characters as a token...
I think it should be an option so we do not create false positives.
Connected to https://github.com/gnames/gnparser/issues/230 From quick looking at occurrences of `mihi` in BHL it seems that most of the time it designates the end of a `canonical form`, but in some...
should find `Anisozvgoptera` in `Anisozvgoptera incertae sedis` and ignore the rest
Bloom filters would add very small amount of false positives, which would be barely noticeable.
The idea is to have common features like tokenizing to be used by other named-entity recognition programs. There is now a `gner` project that has tokenizer and other shared entities...