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

WordNet::Similarity::FrequencyCounter - Support functions for frequency counting programs used to estimate the information content of concepts. River stage one • 6 direct dependents • 6 total dependents

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

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

BNCFreq.pl - Compute Information Content based on British National Corpus (World Edition) River stage one • 6 direct dependents • 6 total dependents

This program reads the British National Corpus (World Edition, December 2000) and computes the frequency counts for each synset in WordNet. These frequency counts are used by the Lin, Resnik, and Jiang & Conrath measures of semantic relatedness to ca...

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

WordNet::Similarity::lin - Perl module for computing semantic relatedness of word senses using the information content based measure described by Lin (1998). River stage one • 6 direct dependents • 6 total dependents

Lin (1998) describes a method to compute the semantic relatedness of word senses using the information content of the concepts in WordNet and the 'Similarity Theorem' (also described in the paper). This module implements this measure of semantic rela...

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

WordNet::Similarity::res - Perl module for computing semantic relatedness of word senses using an information content based measure described by Resnik (1995). River stage one • 6 direct dependents • 6 total dependents

Resnik (1995) uses the information content of concepts, computed from their frequency of occurrence in a large corpus, to determine the semantic relatedness of word senses. This module implements this measure of semantic relatedness. The following me...

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

WordNet::Similarity::jcn - Perl module for computing semantic relatedness of word senses according to the method described by Jiang and Conrath (1997). River stage one • 6 direct dependents • 6 total dependents

This module computes the semantic relatedness of word senses according to the method described by Jiang and Conrath (1997). This measure is based on a combination of using edge counts in the WordNet 'is-a' hierarchy and using the information content ...

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

brownFreq.pl - Compute Information Content from the Brown Corpus River stage one • 6 direct dependents • 6 total dependents

This program reads the Brown Corpus and computes the frequency counts for each synset in WordNet. These frequency counts are used by various measures of semantic relatedness to calculate the information content values of concepts. The output is gener...

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

semCorFreq.pl - Compute Information Content from SemCor sense-tagged corpus River stage one • 6 direct dependents • 6 total dependents

This program is used to generate the default information content file (ic-semcor.dat) that is used by WordNet::Similarity in the Jiang Conrath, Resnik and Lin measures. It uses the cntlist file as provided by WordNet as the source of frequency counts...

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

wordVectors.pl - Write word vectors from WordNet glosses to a file for use by vector and vector_pairs measures River stage one • 6 direct dependents • 6 total dependents

This program writes out word vectors computed from WordNet glosses in a database file specified by filename DBFILE. The database file is intended for use by the WordNet::Similarity::vector Perl module, but if you can think of something else to do wit...

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

rawtextFreq.pl - Compute Information Content from Raw / Plain Text River stage one • 6 direct dependents • 6 total dependents

This program reads a corpus of plain text and computes frequency counts from that corpus and then uses those to determine the information content of each synset in WordNet. In brief it does this by first assigning counts to each synset for which it o...

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

treebankFreq.pl - Compute Information Content from Penn Treebank 2 River stage one • 6 direct dependents • 6 total dependents

This program reads the Penn Treebank, Release 2, from the Linguistic Data Consortium, <http://ldc.upenn.edu>, and computes the frequency counts for each synset in WordNet. These frequency counts are used by the Lin, Resnik, and Jiang & Conrath measur...

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

semCorRawFreq.pl - Compute Information Content from SemCor corpus (raw form, without using sense-tags) River stage one • 6 direct dependents • 6 total dependents

This program reads SemCor files and computes the frequency counts for each synset in WordNet, ignoring the sense tags in the corpus (treating it like a raw text corpus). These frequency counts are used by various measures of semantic relatedness to c...

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
15 results (0.039 seconds)