The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:WordNet-Similarity taxonomy"

TODO - Todo list for WordNet::Similarity River stage one • 6 direct dependents • 6 total dependents

As these items are completed, move them down into Recently Completed Items, make sure to date and initial. When we have a version release, all of the recently completed items should be moved into changelog.pod....

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

UTILS - [documentation] WordNet::Similarity supporting utilities River stage one • 6 direct dependents • 6 total dependents

The '/utils' directory of the package contains a few support Perl programs, that use the WordNet::Similarity modules or generate data files for it. As part of the standard installation these are installed into the system directories (such as /usr/bin...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

README - [documentation] Introduction to WordNet::Similarity River stage one • 6 direct dependents • 6 total dependents

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), Wu & Palmer ...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

CONFIG - [documentation] Description of all configuration options for measures River stage one • 6 direct dependents • 6 total dependents

The following is a list of options supported by the measures of semantic relatedness. This is intended to serve as a "master list" of options so that descriptions can be copied from here and pasted into the documentation for specific modules. trace T...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

CHANGES - Revision history for WordNet::Similarity River stage one • 6 direct dependents • 6 total dependents

Version 2.07 (Released 10/05/2015) (1) Fix make test error in lesktrace.t due to overlap results returning in unpredictable orders - problem is documented here : <https://rt.cpan.org/Ticket/Display.html?id=86437> and fix is provided by Phil Goetz, ph...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

DEVELOPERS - [documentation] Instructions on how to write a new measure for WordNet::Similarity River stage one • 6 direct dependents • 6 total dependents

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

WordNet::Similarity::lch - Perl module for computing semantic relatedness of word senses using the method described by Leacock and Chodorow (1998). River stage one • 6 direct dependents • 6 total dependents

This module computes the semantic relatedness of word senses according to a method described by Leacock and Chodorow (1998). This method counts up the number of edges between the senses in the 'is-a' hierarchy of WordNet. The value is then scaled by ...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

WordNet::Similarity::wup - Perl module for computing semantic relatedness of word senses using the edge counting method of the of Wu & Palmer (1994) River stage one • 6 direct dependents • 6 total dependents

Resnik (1999) revises the Wu & Palmer (1994) method of measuring semantic relatedness. Resnik uses use an edge distance method by taking into account the most specific node subsuming the two concepts. Here we have implemented the original Wu & Palmer...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

WordNet::Similarity::PathFinder - module to implement path finding methods (by node counting) for WordNet::Similarity measures of semantic relatedness River stage one • 6 direct dependents • 6 total dependents

Introduction This class is derived from (i.e., is a sub-class of) WordNet::Similarity. The methods in this module are useful for finding paths between concepts in WordNet's 'is-a' taxonomies. Concept A is-a concept B if, and only if, B is a hypernym ...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC

WordNet::Similarity::DepthFinder - methods to find the depth of synsets in WordNet taxonomies River stage one • 6 direct dependents • 6 total dependents

The following methods are provided by this module: POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: =over is the last thing in the document?!...

TPEDERSE/WordNet-Similarity-2.07 - 04 Oct 2015 16:19:03 UTC
10 results (0.021 seconds)