all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Create a complete/huge dictionary for aspell.
@ 2021-07-22  6:22 Hongyi Zhao
  2021-07-22  6:36 ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 22+ messages in thread
From: Hongyi Zhao @ 2021-07-22  6:22 UTC (permalink / raw)
  To: help-gnu-emacs

On Ubuntu 20.04, I'm using aspell as the ispell checker program, which
can be confirmed with `C-h v ispell-program-name RET' as shown below:

;;;
ispell-program-name is a variable defined in ‘ispell.el’.

Its value is "/usr/bin/aspell"
;;;

I found that too many words are not included in the pre-established
aspell-en dictionary, say this one: destigmatize [1]:

$ aspell dump master | egrep -i destigmatize
$

For additional information about the packages installed on my
computer, see the following:

$ aspell --version
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.8)
$ dpkg --get-selections |grep ^aspell
aspell                        install
aspell-en                    install

So, I want to make a complete/huge dictionary for aspell, say, based
on the well known Webster's unabridged dictionary of the English
language.

[1] https://www.merriam-webster.com/dictionary/destigmatize

Any hints for achieving this aim?
Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2021-08-01 21:11 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22  6:22 Create a complete/huge dictionary for aspell Hongyi Zhao
2021-07-22  6:36 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-22  7:48   ` Hongyi Zhao
2021-07-23  1:07     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-23  1:29       ` Hongyi Zhao
2021-07-23  1:44         ` Hongyi Zhao
2021-07-23  7:29         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-23 12:58     ` Felix Dietrich
2021-07-23 13:33       ` Hongyi Zhao
2021-07-24 13:34         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-24 13:54           ` ispell select Emacs dictionary on Debian (was: Re: Create a complete/huge dictionary for aspell.) Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-25 22:37             ` ispell select Emacs dictionary on Debian Felix Dietrich
2021-07-26  0:24               ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-27  5:17                 ` Felix Dietrich
2021-08-01  0:26                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-01  6:09                     ` Eli Zaretskii
2021-08-01 12:46                     ` Felix Dietrich
2021-08-01 21:11                       ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-24 15:30           ` Create a complete/huge dictionary for aspell Hongyi Zhao
2021-07-24 16:47             ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-07-25  2:57               ` Hongyi Zhao
2021-07-25 15:36                 ` Hongyi Zhao

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.