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

Class: Services_Yahoo_JP_MA

Source Location: /Services_Yahoo_JP-0.1.1/Yahoo/JP/MA.php

Class Overview


MA dispatcher class


Author(s):

Version:

  • Release: 0.0.1

Copyright:

  • 2008 Tetsuya Nakase

Methods


Inherited Variables

Inherited Methods


Class Details

[line 43]
MA dispatcher class

This class provides a method to create a concrete instance of one of the supported MA types (parse).

Morphological Analysis divide a Japanese sentence into a morpheme and offer the function that can acquire a part of speech, the grant of the phonetic symbol, statistics information.



[ Top ]


Method Detail

factory   [line 53]

object Concrete factory( string $type)

Attempts to return a concrete instance of a MA class
  • Return: instance of a MA class based on the paramter
  • Throws: Services_Yahoo_Exception
  • Access: public

Parameters:

string   $type   —  Can be one of parse.

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:25:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.