WordNet::Similarity 1.04
Sponsored Links
WordNet::Similarity 1.04 Ranking & Summary
File size:
0.63 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
980
Date added:
2007-02-28
WordNet::Similarity 1.04 description
WordNet::Similarity is a collection of Perl modules for computing measures of semantic relatedness.
SYNOPSIS
Basic Usage Example
use WordNet::QueryData;
use WordNet::Similarity::path;
my $wn = WordNet::QueryData->new;
my $measure = WordNet::Similarity::path->new ($wn);
my $value = $measure->getRelatedness("car#n#1", "bus#n#2");
my ($error, $errorString) = $measure->getError();
die $errorString if $error;
print "car (sense 1) <-> bus (sense 2) = $valuen";
Using a configuration file to initialize the measure
use WordNet::Similarity::path;
my $sim = WordNet::Similarity::path->new($wn, "mypath.cfg");
my $value = $sim->getRelatedness("dog#n#1", "cat#n#1");
($error, $errorString) = $sim->getError();
die $errorString if $error;
print "dog (sense 1) <-> cat (sense 1) = $valuen";
Printing traces
print "Trace String -> ".($sim->getTraceString())."n";
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 are means of transport. Also, we easily observe that bicycle is more related to car than fork is. But is there some way to assign a quantitative value to this relatedness? Some ideas have been put forth by researchers to quantify the concept of relatedness of words, with encouraging results.
Eight of these different measures of relatedness have been implemented in this software package. A simple edge counting measure and a random measure have also been provided. These measures rely heavily on the vast store of knowledge available in the online electronic dictionary -- WordNet. So, we use a Perl interface for WordNet called WordNet::QueryData to make it easier for us to access WordNet. The modules in this package REQUIRE that the WordNet::QueryData module be installed on the system before these modules are installed.
SYNOPSIS
Basic Usage Example
use WordNet::QueryData;
use WordNet::Similarity::path;
my $wn = WordNet::QueryData->new;
my $measure = WordNet::Similarity::path->new ($wn);
my $value = $measure->getRelatedness("car#n#1", "bus#n#2");
my ($error, $errorString) = $measure->getError();
die $errorString if $error;
print "car (sense 1) <-> bus (sense 2) = $valuen";
Using a configuration file to initialize the measure
use WordNet::Similarity::path;
my $sim = WordNet::Similarity::path->new($wn, "mypath.cfg");
my $value = $sim->getRelatedness("dog#n#1", "cat#n#1");
($error, $errorString) = $sim->getError();
die $errorString if $error;
print "dog (sense 1) <-> cat (sense 1) = $valuen";
Printing traces
print "Trace String -> ".($sim->getTraceString())."n";
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 are means of transport. Also, we easily observe that bicycle is more related to car than fork is. But is there some way to assign a quantitative value to this relatedness? Some ideas have been put forth by researchers to quantify the concept of relatedness of words, with encouraging results.
Eight of these different measures of relatedness have been implemented in this software package. A simple edge counting measure and a random measure have also been provided. These measures rely heavily on the vast store of knowledge available in the online electronic dictionary -- WordNet. So, we use a Perl interface for WordNet called WordNet::QueryData to make it easier for us to access WordNet. The modules in this package REQUIRE that the WordNet::QueryData module be installed on the system before these modules are installed.
WordNet::Similarity 1.04 Screenshot
WordNet::Similarity 1.04 Keywords
WordNet
QueryData
Similarity 1.04
Measures of semantic relatedness
Semantic relatedness
perl modules
relatedness
modules
measures
Perl
collection
semantic
WordNet::Similarity
WordNetSimilarity
WordNet::Similarity 1.04
Libraries
Bookmark WordNet::Similarity 1.04
WordNet::Similarity 1.04 Copyright
WareSeeker periodically updates pricing and software information of WordNet::Similarity 1.04 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of WordNet::Similarity 1.04 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
wordnet dictionary
wordnetwork
word network
computing semantic relatedness
installing perl modules
coefficient of relatedness
wordnet.princeton.edu/perl/webwn
wordnet 2.0
perl modules tutorial
relatedness coefficient
wordnetce
origin of the word nerd
wordnet online
how to install perl modules
att worldnet
job relatedness
modules for conformity assessment
measures of weight
Related Software
WordNet::Similarity::PathFinder is a Perl module to implement path finding methods for WordNet::Similarity measures. Free Download
WordNet::Similarity::Visual is a Perl extension for providing visualization tools for WordNet::Similarity. Free Download
WordNet::Similarity::vector_pairs is a Perl module for computing semantic relatedness of word senses. Free Download
WordNet is a lexical database for the English language. Free Download
WordNet::SenseRelate::AllWords is a Perl module to perform Word Sense Disambiguation. Free Download
Resources is a Perl module to handle application defaults in Perl. Free Download
NewsLib is a library of perl modules for managing Network News services. Free Download
Bundle::DataMint is a bundle to install external CPAN modules for Data Mining and Data Integration. Free Download
Latest Software
Popular Software
Favourite Software