| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Reported by: bento via kris
|
| |
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
|
|
|
|
|
|
| |
Use %%DOCSDIR%% instead of hardcoded path (save 10 bytes) [2]
Submitted by: Simon Barner <barner@in.tum.de> [1], osa [2]
|
|
|
|
|
| |
PR: 51275
Submitted by: Alan Barrett <apb@cequrux.com>
|
|
|
|
|
| |
Reported by: kris
Pointy hat to: me
|
|
|
|
|
|
|
| |
Bump PORTREVISION because this breakage is ignored and packaged as
non-stripped binary.
Reported by: Chuck Swiger <cswiger@mac.com>
|
|
|
|
|
|
|
| |
Bump PORTEPOCH, because version number decreased.
PR: 54666
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
o s/strip/${STRIP}/.
|
|
|
|
|
| |
o Update Debian's patch to -35.
o Unbreak on gcc-3.3 (same method as openjade/opensp).
|
|
|
|
|
| |
PR: 54623
Approved by: fjoe (mentor)
|
|
|
|
|
|
|
| |
bump PORTREVISION
PR: 54621
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
|
| |
|
|
|
|
| |
gcc 3.3.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
o Slightly reword COMMENT to make portlint happier.
PR: ports/54547 [1], ports/54589 [2]
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1]
Sergei Kolobov <sergei@kolobov.com> [2]
Reviewed by: Ports Fury [2]
Approved by: maintainer no response
|
|
|
|
|
|
| |
Bumped PORTREVISION.
Pointed out by: Joshua Sahala <ntranc3d@yahoo.com>
|
|
|
|
|
| |
PR: 54566
Submitted by: Charlie & <yinjieh@csie.nctu.edu.tw> (maintainer)
|
|
|
|
|
| |
PR: 54542
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 54541
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
|
| |
(My mind has been travelling afar. My apologies to everyone.)
Pointed by: Neil Darlow <neil@darlow.co.uk>
|
|
|
|
| |
Pointed by: BSDC <bsdc@xtremedev.com>
|
|
|
|
|
| |
PR: 54466
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
|
|
|
| |
than bother patching the vendor's Makefile.
|
| |
|
|
|
|
|
|
| |
PR: ports/54400, ports/52162
Submitted by: Melvyn Sopacua <melvyn@webteckies.org>,
Jens Rehsack <rehsack@liwing.de>
|
|
|
|
|
| |
Pointed out by: kris
No response from: maintainer
|
| |
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
| |
PR: 54358
|
|
|
|
|
| |
PR: ports/51122
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
|
| |
PR: ports/52305
Submitteed by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
|
| |
PR: ports/53584
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/54377
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 53639
Submitted by: Marco Molteni <molter@tin.it>
|
|
|
|
| |
2. add 'pkg-deinstall'
|
|
|
|
|
| |
PR: 54207
Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
|
|
|
|
|
| |
PR: 54227
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 54215
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
|
|
|
|
|
| |
Submitted by: Rui Lopes <rui@ruilopes.com>
PR: ports/54042
|
|
|
|
|
| |
PR: 54196
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package consists of Perl modules along with supporting Perl programs that
implement the semantic relatedness measures described by Leacock Chodorow
(1998), Jiang Conrath (1997), Resnik (1995), Lin (1998), Hirst St Onge (1998)
and the adapted gloss overlap measure by Banerjee and Pedersen (2002). The Perl
modules are designed as object classes with methods that take as input two word
senses. The semantic relatedness of these word senses is returned by these
methods. A quantitative measure of the degree to which two word senses are
related has wide ranging applications in numerous areas, such as word sense
disambiguation, information retrieval, etc. For example, in order to determine
which sense of a given word is being used in a particular context, the sense
having the highest relatedness with its context word senses is most likely to
be the sense being used. Similarly, in information retrieval, retrieving
documents containing highly related concepts are more likely to have higher
precision and recall values.
A command line interface to these modules is also present in the package. The
simple, user-friendly interface returns the relatedness measure of two given
words. A number of switches and options have been provided to modify the output
and enhance it with trace information and other useful output. Details of the
usage are provided in other sections of this README. Supporting utilities for
generating information content files from various corpora are also available in
the package. The information content files are required by three of the
measures for computing the relatedness of concepts.
|
| |
|