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. (c) http://wiki.apertium.org/wiki/Lttoolbox
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed hello world
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"