|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrthCorrection | |
|---|---|
| eu.clarin.weblicht.wlfxb.tc.api | |
| eu.clarin.weblicht.wlfxb.tc.xb | Provides classes for manipulating TextCorpus annotations of TCF. |
| Uses of OrthCorrection in eu.clarin.weblicht.wlfxb.tc.api |
|---|
| Methods in eu.clarin.weblicht.wlfxb.tc.api that return OrthCorrection | |
|---|---|
OrthCorrection |
OrthographyLayer.addCorrection(String correctionString,
List<Token> correctedTokens,
CorrectionOperation operation)
|
OrthCorrection |
OrthographyLayer.addCorrection(String correctionString,
Token correctedToken,
CorrectionOperation operation)
|
OrthCorrection |
OrthographyLayer.getCorrection(int index)
|
OrthCorrection |
OrthographyLayer.getCorrection(Token token)
|
| Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type OrthCorrection | |
|---|---|
Token[] |
OrthographyLayer.getTokens(OrthCorrection correction)
|
| Uses of OrthCorrection in eu.clarin.weblicht.wlfxb.tc.xb |
|---|
| Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement OrthCorrection | |
|---|---|
class |
OrthCorrectionStored
|
| Fields in eu.clarin.weblicht.wlfxb.tc.xb with type parameters of type OrthCorrection | |
|---|---|
protected Map<Token,OrthCorrection> |
TextCorpusLayersConnector.token2ItsCorrection
|
| Methods in eu.clarin.weblicht.wlfxb.tc.xb that return OrthCorrection | |
|---|---|
OrthCorrection |
OrthographyLayerStored.addCorrection(String correctionString,
List<Token> correctedTokens,
CorrectionOperation operation)
|
OrthCorrection |
OrthographyLayerStored.addCorrection(String correctionString,
Token correctedToken,
CorrectionOperation operation)
|
OrthCorrection |
OrthographyLayerStored.getCorrection(int index)
|
OrthCorrection |
OrthographyLayerStored.getCorrection(Token token)
|
| Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type OrthCorrection | |
|---|---|
Token[] |
OrthographyLayerStored.getTokens(OrthCorrection correction)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||