net.moraleboost.junsai.tagger
クラス NBestGenerator

java.lang.Object
  上位を拡張 net.moraleboost.junsai.tagger.NBestGenerator

public class NBestGenerator
extends java.lang.Object

NBest解算出器

作成者:
taketa

コンストラクタの概要
NBestGenerator()
           
 
メソッドの概要
 Node next()
           
 void reset(Node node)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

NBestGenerator

public NBestGenerator()
メソッドの詳細

reset

public void reset(Node node)

next

public Node next()