User Tools

Site Tools


spell_checker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
spell_checker [2016/07/14 11:47] g00r00spell_checker [2019/02/01 07:14] g00r00
Line 17: Line 17:
 ==== HunSpell Prerequisite ==== ==== HunSpell Prerequisite ====
  
-Mystic uses the Hunspell engine to assist in the capabilities described above.  Hunspell is the same engine used by many very well known products such as the OS X operating system, Open Office, FireFox, and Chrome to name a few.  Because of its wide usage, there are many existing dictionaries available for many different languages and dialects of languages.+Mystic uses the Hunspell engine to assist in the capabilities described above.  Hunspell is the same engine used by many very well known products such as macOS, Open Office, FireFox, and Chrome to name a few.  Because of its wide usage, there are many existing dictionaries available for many different languages and dialects of languages.
  
 If English is your native language, then you will easily find dictionaries for US, Canadian, UK, and Australian dialects of English.  The same holds true for many languages. If English is your native language, then you will easily find dictionaries for US, Canadian, UK, and Australian dialects of English.  The same holds true for many languages.
Line 70: Line 70:
 Mac OSX: Mac OSX:
  
- OS X uses libhunspell itself, so every version of OS X comes with hunspell+ macOS uses libhunspell itself, so every version of macOS comes with hunspell
  already installed.  However, this is an older version of Hunspell (1.2.0)  already installed.  However, this is an older version of Hunspell (1.2.0)
  while the current versions are in the 1.4.X iterations.  while the current versions are in the 1.4.X iterations.
Line 90: Line 90:
        
  Regardless of if you've just installed Hunspell or you want to use the default  Regardless of if you've just installed Hunspell or you want to use the default
- OS X version, you'll need to locate where the Hunspell library is installed:+ macOS version, you'll need to locate where the Hunspell library is installed:
        
  sudo find /usr -name libhunspell*.dylib  sudo find /usr -name libhunspell*.dylib
Line 161: Line 161:
 === Suggestion Delay === === Suggestion Delay ===
  
-By default this is set to true, which causes Mystic to wait until the user does not type for around a half of a second before it will try to auto suggest words.  However, if you are on a faster system, you may prefer to remote the delay which causes Mystic to perform instant suggestions.+By default this is set to true, which causes Mystic to wait until the user does not type for around a half of a second before it will try to auto suggest words.  However, if you are on a faster system, you may prefer to remove the delay which will cause Mystic to perform instant suggestions.  Instant suggestions will require a much faster CPU.
  
 ==== TROUBLESHOOTING ==== ==== TROUBLESHOOTING ====
spell_checker.txt · Last modified: 2020/09/28 22:18 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki