|
|||||||||
| 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.contractionexpander.AbstractContractionExpander
edu.northwestern.at.utils.corpuslinguistics.contractionexpander.EnglishContractionExpander
edu.northwestern.at.utils.corpuslinguistics.contractionexpander.DefaultContractionExpander
public class DefaultContractionExpander
Default Contraction Expander is the English Contraction Expander.
| Field Summary |
|---|
| Fields inherited from class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.EnglishContractionExpander |
|---|
contractedSpellingsFileName, contractionTokenizer |
| Fields inherited from class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.AbstractContractionExpander |
|---|
contractedSpellings, logger |
| Constructor Summary | |
|---|---|
DefaultContractionExpander()
Create default contractionExpander. |
|
| Method Summary |
|---|
| Methods inherited from class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.EnglishContractionExpander |
|---|
expandContraction |
| Methods inherited from class edu.northwestern.at.utils.corpuslinguistics.contractionexpander.AbstractContractionExpander |
|---|
getLogger, loadContractedSpellings, setLogger |
| Methods inherited from class edu.northwestern.at.utils.IsCloseableObject |
|---|
close |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultContractionExpander()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||