Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2003 17:31:30 -0700 (PDT)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefileports/textproc/p5-WordNet-QueryData Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200307080031.h680VU0f094335@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adamw       2003/07/07 17:31:30 PDT

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-WordNet-QueryData Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  Add p5-WordNet-QueryData
  
  WordNet::QueryData provides a direct interface to the WordNet database files.
  It requires the WordNet package. It allows the user direct access to the full
  WordNet semantic lexicon. All parts of speech are supported and access is
  generally very efficient because the index and morphical exclusion tables are
  loaded at initialization. This initialization step is slow (appx. 10-15
  seconds), but queries are very fast thereafter---thousands of queries can be
  completed every second.
  
  Revision  Changes    Path
  1.528     +1 -0      ports/textproc/Makefile
  1.1       +25 -0     ports/textproc/p5-WordNet-QueryData/Makefile (new)
  1.1       +1 -0      ports/textproc/p5-WordNet-QueryData/distinfo (new)
  1.1       +11 -0     ports/textproc/p5-WordNet-QueryData/pkg-descr (new)
  1.1       +4 -0      ports/textproc/p5-WordNet-QueryData/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307080031.h680VU0f094335>