This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Review - Good to go] WordNet: An online lexical reference system [Needs 2 more votes]


me too - that makes three :)
On Wed, Dec 03, 2003 at 06:55:40PM -0600, Joshua Daniel Franklin wrote:
> I vote pro.
> 
> On Wed, Dec 03, 2003 at 07:50:21PM -0500, Harold L Hunt II wrote:
> > Volker,
> > 
> > I downloaded the source and binary packages, rebuilt from the source, 
> > ran the setup.hint through upset, installed, checked the directory 
> > structure, ran wnb.exe and confirmed that it works and I give the 
> > following review:
> > 
> > Good to go!
> > 
> > I also vote pro.  Daniel can upload this as soon as two other people 
> > vote pro.
> > 
> > Harold
> > 
> > Dr. Volker Zell wrote:
> > 
> > > Hi
> > > 
> > > I would like to contribute and maintain the WordNet package:
> > > 
> > >  * http://www.cogsci.princeton.edu/~wn/             (Homepage)
> > >  * ftp://ftp.cogsci.princeton.edu/pub/wordnet/2.0/  (Download location) 
> > >  
> > > Ciao
> > >   Volker
> > > 
> > >   
> > > Here is the setup.hint file:
> > > 
> > > sdesc: "An online lexical reference system"
> > > ldesc: "WordNet is an online lexical reference system. Word forms in WordNet are
> > > represented in their familiar orthography; word meanings are represented by synonym
> > > sets (synsets) - lists of synonymous word forms that are interchangeable in some
> > > context. Two kinds of relations are recognized: lexical and semantic. Lexical
> > > relations hold between word forms; semantic relations hold between word meanings."
> > > category: Text Utils
> > > requires: cygwin tcltk
> > > 
> > > -------------------------------- cut here ------------------------------------
> > > #!/bin/bash
> > > 
> > > mkdir WordNet
> > > cd WordNet
> > > 
> > > wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/WordNet/setup.hint
> > > wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/WordNet/WordNet-2.0-1-src.tar.bz2
> > > wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/WordNet/WordNet-2.0-1.tar.bz2
> > > -------------------------------- cut here ------------------------------------
> > > 

-- 
Democracy is a form of government that substitutes election by the
incompetent many for appointment by the corrupt few.
		-- G.B. Shaw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]