-
OS:Ubuntu 18.04
When I installed LSPHP73,
E.g:
```bash
root @ ubuntu-s-1vcpu-1gb-sfo2-01: ~ # apt install lsphp73
Reading package lists ... Done
Building dependency tree
Reading state informa…
-
Memory leak is created when running this code:
```
import aspell
import gc
spellChecker = aspell.Speller('lang', 'en')
word = "TNKLR"
for j in range(0,10000):
collected = gc.collect()
pr…
-
![image](https://cloud.githubusercontent.com/assets/6795232/4762471/6e8a1676-5b02-11e4-9ff5-86d52d2d083f.png)
-
Environment:
Slackware 64 bit
Python 3.6.6
WeeChat 2.3-dev (git: v2.2-17-g6140aac57) [compiled on Aug 5 2018 21:00:21]
Weetweet from a git pull of today
Problem:
If aspell is set to show …
-
when I create execute of aspell its throw an exception
$spell = Aspell::create();
$response = $spell->check('mispell', ['en_US']);
logger(print_r($response, true));
![image](https://user-image…
-
Please add support to spellcheck more the one language at a time.
It looks like aspell still has no support:
https://github.com/GNUAspell/aspell/issues/448
But hunspell definitely can do this.…
-
**J. J. Ramsey ** created a bug report on 2004-09-03 04:02:32 UTC**
*(Orig. from https://sourceforge.net/p/aspell/bugs/94)*
I was compiling Aspell in a folder named "~/Misc/ncurses 5.4 and
Aspell 0…
-
**Christoph Hintermüller ** created a feature request on 2002-09-24 08:28:44 UTC**
*(Orig. from https://sourceforge.net/p/aspell/feature-requests/6)*
Hi
i would apriciate if aspell would display th…
-
WIth `aspell` a visually represented spelling check could be realized. Also aspell makes recommendations what you could've meant instead, which could be exposed through a mechanism like tab-completion…
-
I am french. So, I would like to know how to make mdCharm work with the aspell-fr package, or with any other aspell-[lang] for that matter.
It seems mdCharm simply doesn't take anything other than "E…