Paul O'Leary McCann

Results 50 issues of Paul O'Leary McCann

I noticed that if input is too long in Python an Exception is thrown, but it's a plain Exception, not a `ValueError` or something. I see in the Rust code...

If you do something like `fugashi.Tagger("d /asdf")` (no hyphen), the invalid arguments will be ignored and you'll get a working tagger. That's weird and unhelpful. It seems to be the...

bug

It's not clear how complicated this is. It might be as simple as using cibuildwheel to cross-compile the wheel, which means it could be done right away. However, it might...

osx

I have devd 0.9 on Arch Linux, installed [via the AUR](https://aur.archlinux.org/packages/devd). I usually use devd like this: devd -a -l -p 8000 ~/site/ After updating devd recently it stopped working;...

Hello, I'm the maintainer of mecab-python3. I notice you have the version pegged to

I recently ran into a CoNLL format that this library doesn't handle - the CoNLL 2012 coreference resolution annotation format. This is basically the same as standard CoNLL(-u?) format but...

Hello, this isn't a bug report, but I just thought I'd mention I made a plugin for [VisiData][] that uses this library. It makes it easy to interactively inspect CoNLL...

Could you please create a `gh-pages` branch so the demo can be viewed here at Github? [I did it in my fork](https://polm.github.io/Emphasis) and it lets people play with the demo...

What does the model here use as training data? Didn't see an explanation anywhere...

Each month I review updates and manually create a summary, but it should be possible to do that automatically. Example information: - added/deleted/changed place names - rank of prefectures by...