jp.go.nict.langrid.wrapper.workflowsupport
クラス ConstructSource

java.lang.Object
  上位を拡張 jp.go.nict.langrid.wrapper.workflowsupport.ConstructSource

public class ConstructSource
extends Object

形態素配列より、中間コードに置き換え文章を作成する ver1.1 タイ語対応の為、デフォルトクラスをスペース有り、無しに修正

バージョン:
1.1
作成者:
koyama

コンストラクタの概要
ConstructSource()
           
 
メソッドの概要
 String doConstructSource(String sourceLang, Morpheme[] morphemes)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ConstructSource

public ConstructSource()
メソッドの詳細

doConstructSource

public String doConstructSource(String sourceLang,
                                Morpheme[] morphemes)
                         throws InvalidParameterException,
                                ProcessFailedException
例外:
InvalidParameterException
ProcessFailedException