Peter M. Stahl

Results 51 comments of Peter M. Stahl

I'm in favor of @tavianator's suggestion. For me, the current default makes perfect sense because I'm generally not interested in searching ignored files. The other mentioned proposals (two separate binaries,...

Hello Miles, thanks for your request. Back then, when I added support for Chinese, I did not find proper training corpora that consisted only of traditional or simplified Chinese, respectively....

OpenCC is supported on Linux only which makes it a non-feasible solution for my library. And don't forget that there could be foreign language material in Chinese texts. So I...

Hi @zhengxiaoxian, thanks for your feature request. An absolute confidence metric is actually pretty hard to implement. I will think about how to add one but this won't be added...

Hi Zachary, I thought that wasm-bindgen would just generate the JavaScript bindings. Does it modify the wasm file itself, too? What exactly are your problems? And yes, please open a...

Hello Markus, thanks for your request and sorry for the late response. I'm not very familiar with Microsoft's .NET ecosystem. Can Java libraries also be used there? Can you perhaps...

Thank you @JMan7777. Happy new year to you as well. As soon as I find the time, I will take a look. But I cannot tell you when this will...

Hi @serega, thank you for this PR. This looks interesting. I'm quite busy currently but will definitely look into your changes as soon as I find the time.

Hi @willyspinner, thank you for trying my library. I'm happy to read that you find it useful. :) Adding more classification metrics is definitely worth to think about. But I...

I recently had the same problem that the existing documentation is not enough to get a working Maven build, in my case combining it with Kluent as assertion library. After...