thjbdvlt

Results 13 issues of thjbdvlt

hello :) first i thank you for sharing this very cool software! (second, i apologize for my poor english -- and coding -- skills: don't be afraid to tell me...

**Current Behavior:** in webpage with javascript things, labels on links (f) doesn't work anymore (on the current page/tab, and sometimes also on others -- i don't really know if it...

The current french tokenizer doesn't handle hyphens and apostrophes very well. It uses a gigantic (15600) list of words with hyphen that must not be split on the hyphen. This...

lang / fr

add a package i've wrote in the spacy universe collection. ## Description the package i wrote is a tokenizer for french. i added a json object in the "ressources" of...

universe

add, in the universe resources, a package i wrote for normalization of french (named 'presque') ## Description add a json objet in 'resources' in 'universe.json', referencing that package. ### Types...

universe

if `grammalecte-cli.py` is available as a command, use it as the `grammalecte_cmd` and do not look for a script file.

hello :) i've seen that unlike `isbn_meta`, that returns exit code `1` if no reference is found, `isbn_doi2tex` always returns `0`, which makes scripting less easy than for `isbn_meta`. it's...

I'm discovering this very cool project and really like how the documentation is written (its style), even if it's not complete atm. The documentation mentions a `vec_mean` function, and I...

I don't know if it's related to __go-client__ or __neovim__, so I'm sorry if it's off-topic. I'm trying to add support for proportional fonts to [goneovim](https://github.com/akiyosi/goneovim), and I feel like...

This work-in-progress attempt to add support for proportional (i.e. non-monospace) fonts, as discussed in #127. ## Motivation As a terminal application, Vim/Neovim have no support for non-monospace fonts, while many...