The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
22 views

How can I find memory consumption of Aspell, Enchant, PyEnchant which are triggered through a Python script?

I've installed Enchant which uses Myspell or Aspell to do the work. I call it through a Python script which uses the PyEnchant module. I would like to find out whole memory consumption used by all ...
0
votes
0answers
74 views

How to remove certain Aspell dictionaries?

If I run aspell dump dicts, I get the following dictionaries listed. If I just want to keep en_GB and en_US, how can I get rid of the others? I've been through the documentation here but don't see how ...
1
vote
1answer
194 views

Obtaining a list of words from a GNU aspell dictionary

I downloaded the aspell package for Bengali language dictionary support. From the tarball, I was able to isolate the bn.wl file, which is simply a list of about 100,000 words, one on each line. The ...
2
votes
1answer
416 views

Using a dictionary with aspell and emacs that is not listed by ispell

I am running Emacs 23 and Aspell in a Debian Squeeze system. I've installed the aspell-hi package and spell checking of Hindi files works fine from the command line. I've set up aspell to replace ...
6
votes
1answer
221 views

How to exclude {{{ … }}} in flyspell-mode and flyspell-buffer?

I edit a lot of MoinMoinWiki pages in my emacs and love the flyspell-mode. Preformatted stuff in {{{...}}} (in multiple lines) as well as "backtick text backtick" usually contains programming elements ...
0
votes
2answers
190 views

Spell checking reStructuredText

I'm writing and correcting API documentation in Sphinx using reStructuredText. Does anyone know of a good spellchecker that will handle this format, or a bunch of Unix/Linux tools that will allow me ...
1
vote
1answer
276 views

Ignore all on set of words (ASPELL)

How can I tell aspell to ignore given set of words. I do need pass that list as input parameter, so I don't need to put ignore all interactively. As I have a loop for over 100 files in which I call ...
1
vote
1answer
279 views

How to set XChat spell checking to use a different language from the system default?

I'm using Xubuntu 10.10. The system's language is not English (actually it is Hungarian), however I would like to use English spell checking with XChat. Is it even possible?
4
votes
1answer
3k views

How to convert aspell dictionary to simple list of words?

I want to get list of all words from aspell dictionary. I downloaded aspell and aspell polish dictionary, then unziped it using: preunzip pl.cwl I got pl.wl: ... hippie hippies hippiesowski/bXxYc ...
1
vote
2answers
503 views

MacBook Pro - Aquamacs - spell check

I have tried to use spell check for aquamac. I highlighted a region of the text. Then clicked Edit, then spell check region. I got the error message: Error : No word lists can be found for the ...