Segmentation

Translia applies different segmentation methods for different file types. (See Knowing job, file and segment for Segmentation).

For all file types that the source text are already segmented, say PO or POT files, their segmentation will be followed as is. That means, a segment node will be generated for each segment defined in the source files.

For .txt file, the source text is divided into segments by paragraph. Here a "paragraph" means a text string that is separated with return carrier or line break.