Paul O'Leary McCann
Paul O'Leary McCann
Thanks for working on this package. I updating the entry in the spaCy Universe (https://github.com/explosion/spaCy/pull/11937#pullrequestreview-1208010525) and we noticed the sample here uses an argument that doesn't seem to work with...
Originally brought up in https://github.com/octanove/janlpbook-code/issues/1. When building a user dictionary, it would be helpful to check the number of fields and warn or something when they don't match the system...
From #75: > C. Could you also provide wrapper functions for other fields in mecab_node_t as well? https://taku910.github.io/mecab/doxygen/structmecab__node__t.html some of the attributes like right attribute id, left attribute id, word...
JP Post started distributing a UTF8 version of the main CSV file in June 2023. https://www.post.japanpost.jp/zipcode/dl/utf-zip.html Besides using UTF8, this replaces the weird line continuations with long lines, which is...
It'd be nice to be able to add links without opening them using right-click.
Is there a standard way to select nothing in percol? I've been using `ctrl+c` so far but it prints an error and doesn't clean up the screen.
I tried switching to setuptools_scm for my package [fugashi](https://github.com/polm/fugashi) for v0.1.7 but when installing from pip the version is shown as 0.0.0. I saw the notes about conflicting settings in...
The example for the link type ([section 5.2](http://oembed.com/#section5.2)) gives a 404. It seems iamcal.com no longer supports oembed, or at least not with the old url scheme - is that...
Hello. It has been many years since my last PR (#30); thanks for integrating it and doing a release. I have another small change. The change in this PR makes...
Cutlet has been out for a few years now, and while I consider it basically functionally complete, the API is a little awkward as it's evolved over time. Since it's...