spell.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 30 Jan 2017 00:44:30 +0200
changeset 2075 ccaa2f364422
parent 1912 8b81a8f0f692
child 2077 94a39ed90fca
permissions -rw-r--r--
Improve page formatting.

.. -*- 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.sourceforge.net
    Home page.
  http://en.wikipedia.org/wiki/Hunspell
    Wikipedia page.

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>