|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizerFactory
public class SpellingStandardizerFactory
SpellingStandardizer factory.
| Constructor Summary | |
|---|---|
SpellingStandardizerFactory()
|
|
| Method Summary | |
|---|---|
SpellingStandardizer |
newInitialSpellingStandardizer()
Get an initial spellingStandardizer. |
SpellingStandardizer |
newSpellingStandardizer()
Get a spelling standardizer. |
SpellingStandardizer |
newSpellingStandardizer(java.lang.String className)
Get a spelling standardizer of a specified class name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpellingStandardizerFactory()
| Method Detail |
|---|
public SpellingStandardizer newSpellingStandardizer()
public SpellingStandardizer newInitialSpellingStandardizer()
public SpellingStandardizer newSpellingStandardizer(java.lang.String className)
className - Class name for the spelling standardizer.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||