opennlp.tools.sentdetect.lang.th
Class SentenceContextGenerator

java.lang.Object
  extended by opennlp.tools.sentdetect.DefaultSDContextGenerator
      extended by opennlp.tools.sentdetect.lang.th.SentenceContextGenerator
All Implemented Interfaces:
SDContextGenerator

public class SentenceContextGenerator
extends DefaultSDContextGenerator

Creates contexts/features for end-of-sentence detection in Thai text.


Field Summary
static char[] eosCharacters
           
 
Constructor Summary
SentenceContextGenerator()
           
 
Method Summary
 
Methods inherited from class opennlp.tools.sentdetect.DefaultSDContextGenerator
getContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

eosCharacters

public static final char[] eosCharacters
Constructor Detail

SentenceContextGenerator

public SentenceContextGenerator()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.