WebService::Yahoo::TermExtractor

Description

WebService::Yahoo::TermExtractor is a Perl wrapper for the Yahoo! Term Extraction WebService. SYNOPSIS use WebService::Yahoo::TermExtractor; my $yte = WebService::Yahoo::TermExtractor->new( appid => your_app_id, context => $source_text); my $terms = $yte->get_terms; # returns an array ref WebService::Yahoo::TermExtractor provides a simple object-oriented wrapper around the Yahoo! Term Extraction WebService. The Yahoo! Term Extraction WebService attempts to extract a list of significant words or phrases from the content submitted..

Webservice - Termextractor - Term Extraction Webservice - Webserviceyahootermextractor - Term - Yahoo - Extraction - Wrapper - Perl - Libraries - Programming

Published By:Dean Wilson

License Type:Freeware

Date Added:22 October, 2010

Version:0.01

Price:Free

Downloads:6

Size:3.1 KB

Platform:Linux

What people say
- required fields
     
Related Downloads

WebService::MusicBrainz is a Perl module that will act as a factory using static methods to return specific web service objects.

DateAug 24, 2010

AuthorBob Faist

Size12.3 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

WebService::Eventful is a Perl interface to EVDB public API.

DateOct 18, 2010

AuthorEventful, Inc.

Size8.2 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

WebService::Basecamp is a Perl interface to the Basecamp API webservice. SYNOPSIS use WebService::Basecamp; my $bc = WebService::Basecamp->new( url => http://mysite.clientsection.

DateSep 30, 2010

AuthorDavid Baxter

Size23.6 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

WebService::FC2::SpamAPI is a FC2 blog spam API client. SYNOPSIS use WebService::FC2::SpamAPI; my $api = WebService::FC2::SpamAPI->new(); $res = $api->check_url(http://spam.example.com); if ( $res->is_spam ) { ....

DateAug 20, 2010

AuthorFUJIWARA Shunichiro

Size5.1 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

WebService::Upcoming is a Perl interface to the Upcoming API. SYNOPSIS use WebService::Upcoming; my $upco = new WebService::Upcoming("*** UPCOMING API KEY HERE ***"); my $objc = $upco->call("event.

DateAug 4, 2010

AuthorGreg Knauss

Size6.1 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming