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 speech"

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

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

WordNet::Similarity - Perl modules for computing measures of semantic relatedness. River stage one • 6 direct dependents • 6 total dependents

Introduction We observe that humans find it extremely easy to say if two words are related and if one word is more related to a given word than another. For example, if we come across two words, 'car' and 'bicycle', we know they are related as both a...

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

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

This module computes the semantic relatedness of word senses according to the method described by Hirst and St-Onge (1998). In their paper they describe a method to identify 'lexical chains' in text. They measure the semantic relatedness of words in ...

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

similarity.pl - Command line interface to WordNet::Similarity River stage one • 6 direct dependents • 6 total dependents

This program is a command line interface to the WordNet::Similarity package, which is an implementation of semantic relatedness measures between words. This project began in an effort to replicate the measures described in Budanitsky and Hirst (1995)...

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

WordNet::Similarity::random - Perl module for computing semantic relatedness of word senses using a random measure. River stage one • 6 direct dependents • 6 total dependents

This module generates random numbers as a measure of semantic relatedness of word senses. It is possible to assign a random value for a word sense pair and return the same value if the same word sense pair is passed as input. It is also possible to g...

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

WordNet::Similarity::vector - Perl module for computing semantic relatedness of word senses using second order co-occurrence vectors of glosses of the word senses. River stage one • 6 direct dependents • 6 total dependents

Schütze (1998) creates what he calls context vectors (second order co-occurrence vectors) of pieces of text for the purpose of Word Sense Discrimination. This idea is adopted by Patwardhan and Pedersen to represent the word senses by second-order co-...

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

WordNet::Similarity::ICFinder - a module for finding the information content of concepts in WordNet River stage one • 6 direct dependents • 6 total dependents

Introduction Three of the measures provided within the package require information content values of concepts (WordNet synsets) for computing the semantic relatedness of concepts. Resnik (1995) describes a method for computing the information content...

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::GlossFinder - module to implement gloss finding methods for WordNet::Similarity measures of semantic relatedness (specifically, lesk and vector) River stage one • 6 direct dependents • 6 total dependents

Introduction This class is derived from (i.e., is a sub-class of) WordNet::Similarity. Two of the measures of similarity, provided in this package, viz. WordNet::Similarity::lesk and WordNet::Similarity::vector deal with WordNet glosses. This module ...

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
12 results (0.044 seconds)