all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#56386] [PATCH] gnu: Add mecab.
@ 2022-07-04 19:09 Julien Lepiller
  2022-07-04 19:42 ` [bug#56386] [PATCH 1/3] " Julien Lepiller
  2023-03-30 22:43 ` Bruno Victal
  0 siblings, 2 replies; 7+ messages in thread
From: Julien Lepiller @ 2022-07-04 19:09 UTC (permalink / raw)
  To: 56386

Hi Guix!

This small series adds mecab and two dictionaries. MeCab is a
morphological analysis engine. I'm not sure what that previous sentence
means (:p) but I use it as a segmenter for Japanese in one of my
projects. In fact, the two patches that follow add two dictionary
sources. You need one of them in the same profile as mecab for it to be
useful (with no dictionaries, it segfaults).




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

end of thread, other threads:[~2023-04-01 14:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04 19:09 [bug#56386] [PATCH] gnu: Add mecab Julien Lepiller
2022-07-04 19:42 ` [bug#56386] [PATCH 1/3] " Julien Lepiller
2022-07-04 19:42   ` [bug#56386] [PATCH 2/3] gnu: Add mecab-ipadic Julien Lepiller
2022-07-04 19:42   ` [bug#56386] [PATCH 3/3] gnu: Add mecab-unidic Julien Lepiller
2022-07-17 19:33     ` [bug#56386] [PATCH] gnu: Add mecab Ludovic Courtès
2023-03-30 22:43 ` Bruno Victal
2023-04-01 14:43   ` bug#56386: " Julien Lepiller

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

	https://git.savannah.gnu.org/cgit/guix.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.