|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.IsCloseableObject
edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer
edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SimpleSpellingStandardizer
public class SimpleSpellingStandardizer
SimpleSpellingStandardizer maps alternate spellings to standard spellings.
| Field Summary |
|---|
| Fields inherited from class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer |
|---|
alternateSpellingsWordClasses, defaultSpellingsByWordClassFileName, lexicon, logger, mappedSpellings, spellingsByWordClass, standardSpellingSet |
| Constructor Summary | |
|---|---|
SimpleSpellingStandardizer()
Create simple spelling standardizer. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Return standardizer description. |
| Methods inherited from class edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.AbstractSpellingStandardizer |
|---|
addCachedSpelling, addMappedSpelling, addStandardSpelling, addStandardSpellings, fixCapitalization, getLexicon, getLogger, getMappedSpellings, getNumberOfAlternateSpellings, getNumberOfAlternateSpellingsByWordClass, getNumberOfStandardSpellings, getStandardSpellings, loadAlternativeSpellings, loadAlternativeSpellings, loadAlternativeSpellingsByWordClass, loadStandardSpellings, loadStandardSpellings, preprocessSpelling, setLexicon, setLogger, setMappedSpellings, setStandardSpellings, standardizeSpelling, standardizeSpelling |
| Methods inherited from class edu.northwestern.at.utils.IsCloseableObject |
|---|
close |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.northwestern.at.utils.corpuslinguistics.spellingstandardizer.SpellingStandardizer |
|---|
addMappedSpelling, addStandardSpelling, addStandardSpellings, fixCapitalization, getMappedSpellings, getNumberOfAlternateSpellings, getNumberOfAlternateSpellingsByWordClass, getNumberOfStandardSpellings, getStandardSpellings, loadAlternativeSpellings, loadAlternativeSpellings, loadAlternativeSpellingsByWordClass, loadStandardSpellings, loadStandardSpellings, preprocessSpelling, setMappedSpellings, setStandardSpellings, standardizeSpelling, standardizeSpelling |
| Constructor Detail |
|---|
public SimpleSpellingStandardizer()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||