Services_Yahoo
[ class tree: Services_Yahoo ] [ index: Services_Yahoo ] [ all elements ]

Class: Services_Yahoo_ContentAnalysis_termExtraction

Source Location: /Services_Yahoo-0.1.0/Yahoo/ContentAnalysis/termExtraction.php

Class Overview

Services_Yahoo_ContentAnalysis_AbstractContentAnalysis
   |
   --Services_Yahoo_ContentAnalysis_termExtraction

Term Extraction service class


Author(s):

Version:

  • CVS: $Id: termExtraction.php,v 1.1 2005/04/18 18:10:01 mj Exp $

Copyright:

  • 2005 Martin Jansen

Methods


Inherited Variables

Inherited Methods


Class Details

[line 41]
Term Extraction service class

This class implements an interface to Yahoo's Term Extraction service by using the Yahoo API.



[ Top ]


Method Detail

setContext   [line 54]

void setContext( string $context)

Set the context to extract terms from.

Note: One must not encode the context to UTF-8 before passing it to this method. The encoding will be done automatically.

  • Access: public

Parameters:

string   $context     Context to extract terms from

[ Top ]


Documentation generated on Mon, 06 Jun 2005 07:30:13 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.