-
Steps to reproduce:
1. custom server endpoint configured
2. _Active Apps_ restricted to _Word_ and _Mail_
3. CPU spikes (~ 10%) when switching applications
Possible cause: LanguageTool ineffic…
-
Please, integrate LanguageTool for improved spelling, grammar and style checking. See http://wiki.languagetool.org/software-that-supports-languagetool-as-a-plug-in-or-add-on which writing software alr…
-
Hey,
I'm running your dockerfile with the following docker-compose.yml behind Traefik.
```
version: "3.8"
services:
languagetool:
image: erikvl87/languagetool
container_name: lang…
-
**OS**: Linux Arch
**languagetool**: 3.8 from community repo
**Emacs**: 25.3
I installed langtool package on Spacemacs. My config looks like this:
```elisp
(use-package langtool
:ensure …
-
LanguageTool [_is not_](https://github.com/languagetool-org/languagetool/issues/445#issuecomment-236883920) proper for handling Markdown content. The presence of the tool in the command line will caus…
-
It would be great to allow spell and grammar checking by using LanguageTool https://www.languagetool.org/.
It would be useful for both editing translation and checking source strings.
##
nijel updated
4 years ago
-
Some LanguageTool guides recommend adding `fasttext` to system and set `fasttextModel`/`fasttextBinary` settings.
Does it really useful?
Should we add a guide? Or maybe add at least `fasttext` b…
-
**Describe the bug**
An example is shown in the image below. Pay attention to the underlined dot after _aqua regia_.
![grafik](https://github.com/user-attachments/assets/2b9323ac-a5ce-4efd-aa30-…
-
### What version of Emacs are you running?
28.1
### What version of LanguageTool are you running?
LanguageTool-6.0-stable
### What version of this package are you running?
Version: 1.2.…
ghost updated
1 month ago
-
There is now a benchmark in `bench/__init__.py`. It computes suggestions from LanguageTool via [language-tool-python](https://pypi.org/project/language-tool-python/) and NLPRule on 10k sentences from …