uk.ac.gla.dcs.renaissance.ir.xmlpos
Class XMLPOSTagger.HunposTagger

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.ir.xmlpos.XMLPOSTagger.HunposTagger
All Implemented Interfaces:
Cloneable
Enclosing class:
XMLPOSTagger

public static class XMLPOSTagger.HunposTagger
extends Object


Constructor Summary
XMLPOSTagger.HunposTagger()
           
 
Method Summary
protected  Object clone()
           
 void close()
           
 void init()
           
 List<String> tag(List<String> tokens)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLPOSTagger.HunposTagger

public XMLPOSTagger.HunposTagger()
Method Detail

init

public void init()
          throws IOException
Throws:
IOException

tag

public List<String> tag(List<String> tokens)

close

public void close()

clone

protected Object clone()
                throws CloneNotSupportedException
Overrides:
clone in class Object
Throws:
CloneNotSupportedException


Copyright © 2011. All Rights Reserved.