By default, the default dictionary excludes many field specific word lists. (see https://www.puimula.org/htp/testing/voikko-snapshot-v5/ and https://github.com/voikko/corevoikko/tree/master/voikko-fi#variables-for-tuning-the-build-process) It would be beneficial to include them by default (additional disk space needed is minimal, around 600k), or at least have use flag to control their inclusion. example src_compile to include every optional dict > emake GENLEX_OPTS="--extra-usage=it,medicine,science,education,orgname,nature,human" vvfst
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b5944f37568b2920a23b84dd8d8088b1c1d1c00 commit 3b5944f37568b2920a23b84dd8d8088b1c1d1c00 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2025-02-15 09:19:23 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2025-02-15 09:19:23 +0000 dev-libs/voikko-fi: install more lexicons for specific fields - include "education", "it", "medicine", "nature", science and more. Closes: https://bugs.gentoo.org/949575 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/voikko-fi/voikko-fi-2.5-r2.ebuild | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+)