Class ConvertSegmentsToTextUnitsStep

  • All Implemented Interfaces:
    IPipelineStep

    public class ConvertSegmentsToTextUnitsStep
    extends BasePipelineStep
    Convert single segmented ITextUnits to multiple TextUnits, one per aligned sentence pair, for each target locale. If the TextUnit refers to another IResource or is a referent then pass it on as-is even if it has segments. It's possible these could be safely processed, but it would take considerable effort to implement.
    Author:
    hargrave
    • Constructor Detail

      • ConvertSegmentsToTextUnitsStep

        public ConvertSegmentsToTextUnitsStep()