JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
H
M
N
P
R
S
C
checkCharacters(ITextUnit, Segment, LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
Wrapper for removing character corruption and detecting unexpected characters.
Cleaner
- Class in
net.sf.okapi.steps.cleanup
Cleaner()
- Constructor for class net.sf.okapi.steps.cleanup.
Cleaner
Creates a Cleaner object with default options.
Cleaner(Parameters)
- Constructor for class net.sf.okapi.steps.cleanup.
Cleaner
Creates a Cleaner object with a given set of options.
CleanupStep
- Class in
net.sf.okapi.steps.cleanup
CleanupStep()
- Constructor for class net.sf.okapi.steps.cleanup.
CleanupStep
createEditorDescription(ParametersDescription)
- Method in class net.sf.okapi.steps.cleanup.
Parameters
G
getCheckCharacters()
- Method in class net.sf.okapi.steps.cleanup.
Parameters
getDescription()
- Method in class net.sf.okapi.steps.cleanup.
CleanupStep
getMatchRegexExpressions()
- Method in class net.sf.okapi.steps.cleanup.
Parameters
getMatchUserRegex()
- Method in class net.sf.okapi.steps.cleanup.
Parameters
getName()
- Method in class net.sf.okapi.steps.cleanup.
CleanupStep
getNormalizeQuotes()
- Method in class net.sf.okapi.steps.cleanup.
Parameters
getParameters()
- Method in class net.sf.okapi.steps.cleanup.
CleanupStep
getParametersDescription()
- Method in class net.sf.okapi.steps.cleanup.
Parameters
getPruneTextUnit()
- Method in class net.sf.okapi.steps.cleanup.
Parameters
getUserRegex()
- Method in class net.sf.okapi.steps.cleanup.
Parameters
H
handleTextUnit(Event)
- Method in class net.sf.okapi.steps.cleanup.
CleanupStep
M
markSegmentForRemoval(ITextUnit, Segment, LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
Effectively marks the segment for removal by emptying the content for the given target.
matchRegexExpressions(ITextUnit, Segment, LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
Marks segments for removal that contain text which match given regular expressions.
N
net.sf.okapi.steps.cleanup
- package net.sf.okapi.steps.cleanup
normalizeMarks(ITextUnit, Segment, LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
normalizePunctuation(TextFragment, TextFragment)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
Attempts to make punctuation and spacing around punctuation consistent according to standard English punctuation rules.
normalizeQuotation(ITextUnit, Segment, LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
Converts all quotation marks (curly or language specific) to straight quotes.
normalizeWhitespace(ITextUnit, Segment, LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
Converts whitespace ({tab}, {space}, {CR}, {LF}) to single space.
P
Parameters
- Class in
net.sf.okapi.steps.cleanup
Parameters()
- Constructor for class net.sf.okapi.steps.cleanup.
Parameters
pruneTextUnit(ITextUnit, LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
Removes segments from the text unit marked as not containing useful information.
R
reset()
- Method in class net.sf.okapi.steps.cleanup.
Parameters
run(ITextUnit, LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
Cleaner
Performs the cleaning of the text unit according to user selected options.
S
setCheckCharacters(boolean)
- Method in class net.sf.okapi.steps.cleanup.
Parameters
setMatchRegexExpressions(boolean)
- Method in class net.sf.okapi.steps.cleanup.
Parameters
setMatchUserRegex(boolean)
- Method in class net.sf.okapi.steps.cleanup.
Parameters
setNormalizeQuotes(boolean)
- Method in class net.sf.okapi.steps.cleanup.
Parameters
setParameters(IParameters)
- Method in class net.sf.okapi.steps.cleanup.
CleanupStep
setPruneTextUnit(boolean)
- Method in class net.sf.okapi.steps.cleanup.
Parameters
setSourceLocale(LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
CleanupStep
setTargetLocale(LocaleId)
- Method in class net.sf.okapi.steps.cleanup.
CleanupStep
setUserRegex(String)
- Method in class net.sf.okapi.steps.cleanup.
Parameters
C
G
H
M
N
P
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.