Uses of Package
net.java.sen

Packages that use net.java.sen
net.java.sen   
org.apache.lucene.analysis.ja   
 

Classes in net.java.sen used by net.java.sen
ReadingProcessor.ReadingResult
          The result of reading processing.
SenFactory
          A factory to manage creation of Viterbi, StringTagger, and ReadingProcessor objects

Thread Safety: This class and all its public methods are thread safe.
StringTagger
          Tokenizes strings See examples.StringTaggerDemo in the Sen source for an example of how to use this class Thread Safety: Objects of this class are NOT thread safe and should not be accessed simultaneously by multiple threads.
 

Classes in net.java.sen used by org.apache.lucene.analysis.ja
StringTagger
          Tokenizes strings See examples.StringTaggerDemo in the Sen source for an example of how to use this class Thread Safety: Objects of this class are NOT thread safe and should not be accessed simultaneously by multiple threads.
 



Copyright © 2012. All Rights Reserved.