Main > Programming > Libraries >

FrameNet::WordNet::Detour 0.99c

FrameNet::WordNet::Detour 0.99c

Sponsored Links

FrameNet::WordNet::Detour 0.99c Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.015 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 949
Date added: 2007-04-03

FrameNet::WordNet::Detour 0.99c description

FrameNet::WordNet::Detour is a WordNet to FrameNet Detour.

SYNOPSIS

use FrameNet::WordNet::Detour;

# Creation without parameters, $WNHOME and $FNHOME will be used
my $detour = FrameNet::WordNet::Detour->new;

# Creation with some parameters
my $detour2 = FrameNet::WordNet::Detour->new(-wnhome => /path/to/WordNet,
-fnhome => /path/to/FrameNet
-cached => 1,
-limited => undef);

my $result = $detour->query("walk#v#1");

if ($result->is_ok) {
print "Best frames: n";
print join( , @{$result->get_best_framenames})."n";

print "All frames: n";
print join( , @{$result->get_all_framenames})."n";

print "All frames with weights: n";
foreach my $frame (@{$result->get_all_frames}) {
print $frame->name.": ";
print $frame->get_weight."n";
}
} else {
print $result->message."n";
}

FrameNet::WordNet::Detour 0.99c Screenshot

Advertisements

FrameNet::WordNet::Detour 0.99c Keywords

Bookmark FrameNet::WordNet::Detour 0.99c

Hyperlink code:
Link for forum:

FrameNet::WordNet::Detour 0.99c Copyright

WareSeeker periodically updates pricing and software information of FrameNet::WordNet::Detour 0.99c 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 FrameNet::WordNet::Detour 0.99c Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
WordNet is a lexical database for the English language. Free Download
Games::GuessWord is a guess the letters in a word (ie Hangman). Free Download
GoVRec consists of software for recording Go games on a Linux PDA. Free Download
Relations is a Perl module with functions to use with databases and queries. Free Download
Math::Combinatorics is a Perl module that can perform combinations and permutations on lists. Free Download
Raw Print Server is a "raw" print server. Free Download
gaimnosd provides notifications in a TV gauge style for various events in Gaim. Free Download
WordNet::Similarity::vector_pairs is a Perl module for computing semantic relatedness of word senses. Free Download