|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.postagger.smoothing.lexical.LexicalSmootherFactory
public class LexicalSmootherFactory
LexicalSmoother factory.
| Constructor Summary | |
|---|---|
LexicalSmootherFactory()
|
|
| Method Summary | |
|---|---|
LexicalSmoother |
newLexicalSmoother()
Get a lexical smoother. |
LexicalSmoother |
newLexicalSmoother(java.lang.String className)
Get a lexicalSmoother 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 LexicalSmootherFactory()
| Method Detail |
|---|
public LexicalSmoother newLexicalSmoother()
public LexicalSmoother newLexicalSmoother(java.lang.String className)
className - Class name for the lexicalSmoother.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||