|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.spellingmapper.DefaultSpellingMapper
public class DefaultSpellingMapper
DefaultSpellingMapper: Default spelling mapper.
The default spelling mapper returns the original spelling unchanged.
| Constructor Summary | |
|---|---|
DefaultSpellingMapper()
|
|
| Method Summary | |
|---|---|
java.lang.String |
mapSpelling(java.lang.String spelling)
Returns mapped spelling for a given spelling. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSpellingMapper()
| Method Detail |
|---|
public java.lang.String mapSpelling(java.lang.String spelling)
mapSpelling in interface SpellingMapperspelling - The spelling.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||