| Class | Description |
|---|---|
| CodeSimplifierStep |
!!! It's important to include this step in a pipeline before any source-copying or leveraging steps, because it can modify
codes in the source, and target codes will easily get desynchronized with their sources.
|
| Parameters | |
| PostSegmentationCodeSimplifierStep |
Simplify inline codes by merging adjacent codes (where safe) and trimming start and end codes.
|
| PostSegmentationParameters |
Copyright © 2021. All rights reserved.