Spell checker: Difference between revisions

From FreeMind
Jump to navigationJump to search
(+)
 
No edit summary
Line 4: Line 4:


==Spell checkers==
==Spell checkers==
* [http://jortho.sourceforge.net/ JOrtho] - hosted at SourceForge, integrated into Freeplane
* [http://jortho.sourceforge.net/ JOrtho] - hosted at SourceForge
** Uses dictionaries based on Wiktionary => vastly incomplete
** integrated into Freeplane
* [http://en.wikipedia.org/wiki/Hunspell Hunspell]
** A C++ spell checker
** Used by OpenOffice, Opera , Firefox and Google Chrome
** "Hunspell has ports or wrappers for the major plattforms and programming languages as Java, Perl and .NET"[WP]
* [http://sourceforge.net/projects/jazzy Jazzy] - hosted at SourceForge
* [http://sourceforge.net/projects/jazzy Jazzy] - hosted at SourceForge
 
** Used by eKit
==Tracker items==
==Tracker items==
* Feature request: [http://sourceforge.net/tracker/?func=detail&aid=1522814&group_id=7118&atid=357118 Spell check is crucial]
* Feature request: [http://sourceforge.net/tracker/?func=detail&aid=1522814&group_id=7118&atid=357118 Spell check is crucial]
==Links==
* [http://en.wikipedia.org/wiki/Spell_checker Spell checker] at Wikipedia


[[Category:Development]]
[[Category:Development]]

Revision as of 09:14, 21 June 2009

There is no spell checker in FreeMind, as of versions 0.8.1 and 0.9.0.

A spell checker is integrated into Freeplane, a fork of FreeMind.

Spell checkers

  • JOrtho - hosted at SourceForge
    • Uses dictionaries based on Wiktionary => vastly incomplete
    • integrated into Freeplane
  • Hunspell
    • A C++ spell checker
    • Used by OpenOffice, Opera , Firefox and Google Chrome
    • "Hunspell has ports or wrappers for the major plattforms and programming languages as Java, Perl and .NET"[WP]
  • Jazzy - hosted at SourceForge
    • Used by eKit

Tracker items

Links