Package net.sf.okapi.steps.diffleverage
-
Class Summary Class Description DiffLeverageStep Contextually match source "paragraphs" (full content of the TextUnit source) between two documents using a standard diff algorithm (http://en.wikipedia.org/wiki/Diff).DiffMatchAnnotation Marker annotation that shows a TextUnit was updated via aDiffLeverageStep.FileAligner<T> Match up (align) files based on full path name.FileAlignment<T> Stores alignments ofFileLikeThingsFileLikeThing<T> Wrapper for any type of class that acts like aFileFuzzyTextUnitComparator Fuzzily Compare two sourceITextUnits.Parameters TextUnitComparator Compare two sourceTextUnits.