jvnsegmenter
Class BasicContextGenerator

java.lang.Object
  extended by jvntextpro.data.ContextGenerator
      extended by jvnsegmenter.BasicContextGenerator
Direct Known Subclasses:
ConjunctionContextGenerator, LexiconContextGenerator, RegexContextGenerator, SyllableContextGenerator, VietnameseContextGenerator

public abstract class BasicContextGenerator
extends ContextGenerator

The Class BasicContextGenerator.


Constructor Summary
BasicContextGenerator()
           
 
Method Summary
static java.util.Vector<org.w3c.dom.Element> readFeatureNodes(java.lang.String templateFile)
          Read feature nodes.
 
Methods inherited from class jvntextpro.data.ContextGenerator
getContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicContextGenerator

public BasicContextGenerator()
Method Detail

readFeatureNodes

public static java.util.Vector<org.w3c.dom.Element> readFeatureNodes(java.lang.String templateFile)
Read feature nodes.

Parameters:
templateFile - the template file
Returns:
the vector