Marcin Miłkowski

Results 15 comments of Marcin Miłkowski

One issue that is related to this is that we assume NFKC unicode normalization. But this need not be the case, and we are not explicit about it anywhere.

Of course it could. I'm not saying it's a universal error but it sometimes happens that this is a typo. The problem is how to distinguish the contexts. I just...

OK, I filed the bug to CR: https://sourceforge.net/tracker/?func=detail&aid=3600606&group_id=191284&atid=936756 Adobe Digital Editions opens the file just fine. Also, I converted such .epub files to .mobi somewhere online, but I'd like to...

There's a Monitor / Unmonitor button on the upper right corner in the bug tracker over there.

I think this may be closed, the plugin works :)

Yeah, I meant the LanguageTool plugin. I thought it was an issue in our repo. Sorry for any confusion.

@MikeUnwalla I get the error mentioned in the issue #10397 under Windows (using mvn clean test).

@danielnaber semeru (IBM JDK version 19.0.2). I have also openjdk 21 installed but it didn't work for me. Which version should I use?

@danielnaber it does! ```mvn clean test``` and ```mvn clean install``` work. But testrules does NOT (I made sure it uses Java 11). Here's my stderr log; [error_log.txt](https://github.com/languagetool-org/languagetool/files/14608232/error_log.txt)

and the file english-pos-dict.jar is found in my libs dir.