Help for this page

Select Code to Download


  1. or download this
    use WordNet::QueryData;
    
    ...
    my $h=DBM::Deep->new("wordnet.db"); 
    
    $h->{foo}=$x;
    
  2. or download this
    #! C:\Perl\bin -w 
    
    use strict;
    ...
    # the measures.
    
    my $value = $wup->getRelatedness($wps1, $wps2);