User Tools

Site Tools


slackware:dictionaries

Differences

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

Link to this comparison view

Next revision
Previous revision
slackware:dictionaries [2010/12/29 20:01] – created slackslackware:dictionaries [2019/11/07 17:58] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ispell (command-line spell-checking) ======
 +
 > In english.zip you find four different english variants of ISPELL > In english.zip you find four different english variants of ISPELL
 > dictionaries with one common affix file (english.aff): > dictionaries with one common affix file (english.aff):
Line 17: Line 19:
 > you can build all hash files with (buildhash.exe should be in your PATH): > you can build all hash files with (buildhash.exe should be in your PATH):
  
-   cd english +<code bash> 
->    buildhash british.med+  english.aff c:\ispell\lib\english.hash +cd english 
->    buildhash american.med+ english.aff c:\ispell\lib\american.hash +buildhash british.med+  english.aff c:\ispell\lib\english.hash 
->    buildhash british.xlg   english.aff c:\ispell\lib\UK-xlg.hash +buildhash american.med+ english.aff c:\ispell\lib\american.hash 
->    buildhash american.xlg  english.aff c:\ispell\lib\US-xlg.hash +buildhash british.xlg   english.aff c:\ispell\lib\UK-xlg.hash 
-+buildhash american.xlg  english.aff c:\ispell\lib\US-xlg.hash 
 +</code>
 > For ispell insiders the value of LANGUAGES (normally one line, > For ispell insiders the value of LANGUAGES (normally one line,
 > here broken up for readability) and MASTERHASH in local.h used to > here broken up for readability) and MASTERHASH in local.h used to
Line 40: Line 43:
  
 {{:slackware:ispell-english.zip|Ispell British and American dictionaries}} {{:slackware:ispell-english.zip|Ispell British and American dictionaries}}
 +
 +====== Artha/WordNet (offline X and command-line dictionary/thesaurus) ======
 +
 +[[go>Artha]] requires [[go>WordNet]]'s development headers.
slackware/dictionaries.1293652901.txt.gz · Last modified: 2019/11/07 17:58 (external edit)