...
Configuration Option | Description |
---|---|
Mono or Multilingual Content | The default CSV file format configuration is set up to translate monolingual content. This option may be used to create a custom configuration with specific extraction rules for monolingual content or to translate multilingual files. A custom configuration is necessary to translate multilingual CSV files. |
Encoding | |
Columns | These options may be used to configure the column separater (tab, comma, semi-colon) and to configure specific columns to extract from the CSV file and for choosing to exclude hidden columns from the translation. |
Rows | These options This option may be used to configure what row the translation will start on and for choosing to exclude hidden rows from the translation. |
HTML Content | |
Text Segmentation | Enable/Disable SRX rules for text segmentation and choose to spilt or not split text at line breaks. By default, the system segments the document by cell, this means that if there are three sentences within a cell, they will be considered one segment. If SRX rules are enabled for text segmentation, the sentences will be segmented at each punctuation mark or line break (as defined by the SRX rules). A default set of SRX rules is defined for CSV files; however, these may be customized if needed. Additionally, the default or a customized set of SRX might have splitting text at line breaks disabled. In this instance, you can enable "Always Split Text at Line Breaks" to ensure this portion of segmentation is handled correctly. |
...