Spell checker: Difference between revisions
From FreeMind
Jump to navigationJump to search
Dan Polansky (talk | contribs) (+author Eicke per freemind.mm documentation coming with FreeMind) |
Dan Polansky (talk | contribs) No edit summary |
||
Line 36: | Line 36: | ||
* [http://en.wikipedia.org/wiki/Spell_checker Spell checker] at Wikipedia | * [http://en.wikipedia.org/wiki/Spell_checker Spell checker] at Wikipedia | ||
* [https://sourceforge.net/projects/jortho jortho project page], sourceforge.net -- JOrtho is the library used for spell checking | * [https://sourceforge.net/projects/jortho jortho project page], sourceforge.net -- JOrtho is the library used for spell checking | ||
* [https://sourceforge.net/projects/freeplane/files/spell_check_dictionaries/ freeplane/files/spell_check_dictionaries], sourceforge.net -- dictionaries for JOrtho created as part of Freeplane project, allegedly by being converted from aspell[https://docs.freeplane.org/user-documentation/Spell_checker.html] | * [https://sourceforge.net/projects/freeplane/files/spell_check_dictionaries/ freeplane/files/spell_check_dictionaries], sourceforge.net -- dictionaries for JOrtho created as part of Freeplane project, allegedly by being converted from aspell[https://docs.freeplane.org/user-documentation/Spell_checker.html]; language codes included: af, am, ar, bg, bn, br, ca, cs, cy, da, de, el, en, eo, es, fa, fi, fo, fr, ga, gu, hi, hr, hy, is, it, ku, lv, ml, mr, nl, nr, ns, or, pa, pl, pt, ro, ru, sk, sl, ss, st, sv, ta, te, tl, tn, ts, uk, uz, xh, zu | ||
[[Category:Development]] | [[Category:Development]] |
Revision as of 06:25, 28 March 2023
Spell checker is available since FreeMind 1.0.0.
FreeMind uses JOrtho spell checking library for Java.
The author of the spell checking function for FreeMind is Eicke.
Development: Candidate spell checkers
Candidate spell checkers:
- JOrtho - hosted at SourceForge
- Language: Java
- Uses dictionaries based on Wiktionary => vastly incomplete
- Used by Freeplane as well.
- Hunspell
- Language: C++
- Used by OpenOffice, Opera , Firefox and Google Chrome
- For Java using JNI, JNA: Java API for Hunspell based on JNA; only a wrapper, not a Java port
- Jazzy - hosted at SourceForge
- Language: Java
- Used by eKit
Further open source spell checkers:
- GNU ASpell
- MySpell
- Ispell
Tracker items
- Feature request: Spell check is crucial
- Search Feature Requests tracker for "spell check"
- Enhanced Spell Checking, 2014-04-22 -- requests spell checking to take place without entering the edit mode
Forums
- Freeplane forum: Why JOrtho is not suitable, 2009-04-11
- Add words to spell checking dictionary in Help forum, 2014-04-15, sourceforge.net
Links
- Spell checker at Wikipedia
- jortho project page, sourceforge.net -- JOrtho is the library used for spell checking
- freeplane/files/spell_check_dictionaries, sourceforge.net -- dictionaries for JOrtho created as part of Freeplane project, allegedly by being converted from aspell[1]; language codes included: af, am, ar, bg, bn, br, ca, cs, cy, da, de, el, en, eo, es, fa, fi, fo, fr, ga, gu, hi, hr, hy, is, it, ku, lv, ml, mr, nl, nr, ns, or, pa, pl, pt, ro, ru, sk, sl, ss, st, sv, ta, te, tl, tn, ts, uk, uz, xh, zu