Date: Tue, 28 Jul 2009 17:47:02 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/lttoolbox Makefile distinfo pkg-descr pkg-plist Message-ID: <200907281747.n6SHl2Uc013088@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-07-28 17:47:02 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/lttoolbox Makefile distinfo pkg-descr pkg-plist
Log:
lttoolbox is a toolbox for lexical processing, morphological analysis
and generation of words. The analysis is the process of splitting of
words splitting a word (e.g. cats) into its lemma 'cat' and the
grammatical information <n><pl>. The generation is the opposite
process.
The package is split into three programs, lt-comp, the compiler,
lt-proc, the processor, and lt-expand, which generates all possible
mappings between surface forms and lexical forms in the dictionary.
WWW: http://wiki.apertium.org/wiki/Lttoolbox
PR: ports/137134
Submitted by: Mykola Dzham <freebsd at levsha.org.ua>
Revision Changes Path
1.1363 +1 -0 ports/textproc/Makefile
1.1 +25 -0 ports/textproc/lttoolbox/Makefile (new)
1.1 +3 -0 ports/textproc/lttoolbox/distinfo (new)
1.1 +10 -0 ports/textproc/lttoolbox/pkg-descr (new)
1.1 +39 -0 ports/textproc/lttoolbox/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907281747.n6SHl2Uc013088>
