Bug 137134 - [new port] textproc/lttoolbox
Summary: [new port] textproc/lttoolbox
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-25 19:00 UTC by Mykola Dzham
Modified: 2009-07-28 18:50 UTC (History)
0 users

See Also:


Attachments
file.shar (3.68 KB, text/plain)
2009-07-25 19:00 UTC, Mykola Dzham
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mykola Dzham 2009-07-25 19:00:07 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-07-26 10:59:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-07-28 18:46:58 UTC
State Changed
From-To: open->closed

hello world
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-28 18:47:16 UTC
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"