de.aitools.ie.stemming
Class StemmerFactory

java.lang.Object
  extended by de.aitools.ie.stemming.StemmerFactory

public class StemmerFactory
extends java.lang.Object


Constructor Summary
StemmerFactory()
           
 
Method Summary
static Stemmer createStemmer(java.util.Locale language)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StemmerFactory

public StemmerFactory()
Method Detail

createStemmer

public static Stemmer createStemmer(java.util.Locale language)
                             throws java.net.URISyntaxException,
                                    java.io.IOException
Throws:
java.net.URISyntaxException
java.io.IOException