org.cogroo.tools.postag
Class PortugueseExtPOSContextGenerator

java.lang.Object
  extended by opennlp.tools.postag.DefaultPOSContextGenerator
      extended by org.cogroo.tools.postag.PortuguesePOSContextGenerator
          extended by org.cogroo.tools.postag.PortugueseExtPOSContextGenerator
All Implemented Interfaces:
opennlp.tools.postag.POSContextGenerator, opennlp.tools.util.BeamSearchContextGenerator<String>

public class PortugueseExtPOSContextGenerator
extends PortuguesePOSContextGenerator


Constructor Summary
PortugueseExtPOSContextGenerator(opennlp.tools.dictionary.Dictionary dict)
           
PortugueseExtPOSContextGenerator(int cacheSize, opennlp.tools.dictionary.Dictionary dict)
           
 
Method Summary
 
Methods inherited from class org.cogroo.tools.postag.PortuguesePOSContextGenerator
getContext
 
Methods inherited from class opennlp.tools.postag.DefaultPOSContextGenerator
getContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortugueseExtPOSContextGenerator

public PortugueseExtPOSContextGenerator(opennlp.tools.dictionary.Dictionary dict)

PortugueseExtPOSContextGenerator

public PortugueseExtPOSContextGenerator(int cacheSize,
                                        opennlp.tools.dictionary.Dictionary dict)


Copyright © 2012-2013 CoGrOO. All Rights Reserved.