Mike Unwalla

Results 16 issues of Mike Unwalla

The following testrules warnings occur with https://languagetool.org/download/LanguageTool-5.7.zip: ``` Running XML pattern tests... LanguageTool version 5.7 (2022-03-28 18:24:41 +0000, 35d0d40) Checking regexp syntax of 5363 rules for English... *** WARNING: The...

English
small bug

Noted during my improvements for #2854. Errors not found (should be base form, not ~ing): > Could you pls make someone **looking** into it? [Caused by my removal of the...

English

For rules that I worked on in LT, errors are marked as 'chunker error', usually in APs, so there is nothing to do. (Possibly [#7044](https://github.com/languagetool-org/languagetool/issues/7044) makes an AP redundant, so...

bug
English
code/java

> Should the paint can be on the table? ![image](https://user-images.githubusercontent.com/5816160/189631963-f00f42aa-7c59-4a31-a758-fcf3d3465ef9.png) Probably caused by a chunker error.

bug
English

The different sentence splitting causes inconsistent analysis of text. Example sentences: ``` The cat sat on the mat. The dog ate a bone. Then another cat sat on the mat....

bug
English
code/java

Snapshot 2022-08-30. Test sentence: > These were not correct: a) the computers, b) the volume decreases, c) … False positive in the GUI: ![image](https://user-images.githubusercontent.com/5816160/187667212-ed84ea1a-1a62-4e76-84fd-6ca8601d8408.png) No warning on LT: ![image](https://user-images.githubusercontent.com/5816160/187667408-ccbfb481-9c3a-49b0-b15c-c97899847cc5.png)

bug
English
code/java

This problem is in the latest snapshot and earlier (2023-11-22 and possibly before that date). Sample text for Text Language English (American).: ... into the tree of life's radiate rainbow...

bug
English
code/java

Snapshot 2023-09-24 Test sentences: 1) Words such as 'isn't' and 'don't' are contractions. 2) WORDS SUCH AS 'ISN'T' AND 'DON'T' ARE CONTRACTIONS. 3) WORDS SUCH AS "ISN'T" AND "DON'T" ARE...

bug
English
code/java

LT has buffolos/NNS, and these dictionaries show that buffalos/NNS is correct: https://www.merriam-webster.com/dictionary/buffalo https://www.ldoceonline.com/dictionary/buffalo But, LT (2023-10-22) gives a warning: ![image](https://github.com/languagetool-org/languagetool/assets/5816160/2f079ebf-8895-4579-850f-9181549c1ecc) I was not sure what to do to correct this...

bug
English
code/java

From Maven: ``` [INFO] [ERROR] Errors: [ERROR] DynamicMorfologikLanguageTest.test:35 » Runtime java.lang.RuntimeException: Could not check sentence (language: Testlang): test [INFO] [ERROR] Tests run: 115, Failures: 0, Errors: 1, Skipped: 8 [INFO]...

English
standalone-gui