spell.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 01 Oct 2017 20:50:44 +0300
changeset 2197 5ee52f8d25b5
parent 2077 94a39ed90fca
child 2228 837f1337c59b
permissions -rw-r--r--
Changing Vagrant home directory.

.. -*- coding: utf-8; -*-

===============
 Spell checker
===============
.. contents::
   :local:

ispell
======

aspell
======

Spell checking::

  $ aspell --lang=russian --encoding=cp1251 check FILE

List of dictionaries::

  $ aspell dump dicts

See:

  http://aspell.net
    Home page.

hunspell
========

GPL/LGPL/MPL tri-license, support 8-bit and unicode dictionaries.

http://hunspell.github.io/
  Home page.
http://en.wikipedia.org/wiki/Hunspell
  Wikipedia page.
http://mozilla-russia.org/projects/dictionary/hunspell.html
  Documentation in Russian.

native
======

** Microsoft.
  http://www.microsoft.com/language/en/us/download.mspx
                download page
  http://www.microsoft.com/language/en/us/feedback.mspx
                feedback to Microsoft
  http://www.microsoft.com/language/en/us/search.mspx
                search for term usage

** Ukrainian.

  http://dki.gov.ua/article/show/alias/Okl
    Офіційні класифікатори

Emacs
=====

  C-x ispell
  C-x ispell-change-dictionary russian <RET>