From: Hongyi Zhao <hongyi.zhao@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Create a complete/huge dictionary for aspell.
Date: Thu, 22 Jul 2021 14:22:47 +0800 [thread overview]
Message-ID: <CAGP6POJM9N8O9Z9WCLwx3WW9_EKVuevHjU03DoZpJtBwQ=ZsdQ@mail.gmail.com> (raw)
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
next reply other threads:[~2021-07-22 6:22 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-22 6:22 Hongyi Zhao [this message]
2021-07-22 6:36 ` Create a complete/huge dictionary for aspell 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGP6POJM9N8O9Z9WCLwx3WW9_EKVuevHjU03DoZpJtBwQ=ZsdQ@mail.gmail.com' \
--to=hongyi.zhao@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).