「言語チェック」の版間の差分
(→Language-specific: 翻訳) |
(→Enchant: 翻訳) |
||
23行目: | 23行目: | ||
=== Enchant === |
=== Enchant === |
||
+ | [[Wikipedia:ja:Enchant (software)|Enchant]] [[Abiword]] の一部として開発された一般的なスペルチェック用のラッパーライブラリであり、Ispell 以外の上記のすべてのスペルチェッカーをサポートします。 |
||
− | [[Wikipedia:Enchant (software)|Enchant]] is a wrapper library for generic spell checking, developed as part of [[AbiWord]], supporting all above spell checkers apart from Ispell. |
||
+ | Enchant は {{Pkg|enchant}} パッケージとして入手できます。また、最小限の依存関係を持つ {{AUR|enchant-pure}} パッケージでも提供されます。 使用方法と順序付けファイルについては、{{man|1|enchant-2}} を参照してください。 |
||
− | Enchant is available as the {{Pkg|enchant}} package. It is also provided by the {{AUR|enchant-pure}} package with minimal dependencies. For its usage and ordering file, see {{man|1|enchant-2}}. |
||
+ | Enchant は、次の [[GTK]] ライブラリを通じて多くのアプリケーションで使用されます。 |
||
− | Enchant is used by many applications through the following [[GTK]] libraries: |
||
− | * {{App|gspell| |
+ | * {{App|gspell|GTK アプリケーションでスペルチェックを実装するための柔軟な API|https://wiki.gnome.org/Projects/gspell|{{Pkg|gspell}}}} |
− | * {{App|GtkSpell| |
+ | * {{App|GtkSpell|GtkTextView ウィジェットでワードプロセッサスタイルの強調表示とスペルミスの単語の置換を提供します。|http://gtkspell.sourceforge.net/|{{Pkg|gtkspell}}, {{Pkg|gtkspell3}}}} |
=== Applications === |
=== Applications === |
2023年1月19日 (木) 17:08時点における版
この記事では、スペルチェック と 文法チェック ソフトウェアについて説明します。
特殊なケースを除いて、すべてのスペルチェッカーは、ロジックユニットとディクショナリーの 2 つの部分で構成されているという共通点があります。必ず両方インストールしてください。
スペルチェッカー
- GNU Aspell — 最終的に ispell を置き換えるために設計されたスペルチェッカー。aspell(1) と info document も参照してください。
- http://aspell.net/ || aspell, dictionaries, dictionaries in AUR
- Hunspell — スペルチェッカーと形態素解析ライブラリとプログラム。hunspell(1) も参照。
- Nuspell — hunspell の最新の代替手段として設計されたスペル チェッカーライブラリとプログラム。nuspell(1) も参照してください。
- https://nuspell.github.io/ || nuspell、hunspell 辞書をサポート。
言語固有のもの
- Hspell — ヘブライ語スペルチェッカー
- Voikko — フィンランド語のスペルチェックと文法チェック、ハイフネータ、および関連する言語データの収集
Enchant
Enchant Abiword の一部として開発された一般的なスペルチェック用のラッパーライブラリであり、Ispell 以外の上記のすべてのスペルチェッカーをサポートします。
Enchant は enchant パッケージとして入手できます。また、最小限の依存関係を持つ enchant-pureAUR パッケージでも提供されます。 使用方法と順序付けファイルについては、enchant-2(1) を参照してください。
Enchant は、次の GTK ライブラリを通じて多くのアプリケーションで使用されます。
- gspell — GTK アプリケーションでスペルチェックを実装するための柔軟な API
- GtkSpell — GtkTextView ウィジェットでワードプロセッサスタイルの強調表示とスペルミスの単語の置換を提供します。
Applications
Firefox, Thunderbird, Chromium and LibreOffice can all use system-wide installed Hunspell dictionaries as well as dictionaries/other spell checkers installed through their own extension systems. See the following sections:
AbiWord and Gedit use Enchant.
Grammar checkers
- LanguageTool — Open source language checker, written in Java.
- Style and Diction — Diction identifies wordy and commonly misused phrases. Style analyses surface characteristics of a document.
- TeXtidote — Language checker for LaTeX documents, relies on LanguageTool.
Applications
Firefox, Thunderbird, Chromium and LibreOffice all support grammar checking only through extensions. For LibreOffice, see LibreOffice#Grammar checking.
AbiWord has a built-in grammar checker, see AbiWord#Grammar checking.