Paragraph Segmentation for TM via API

Does anyone know how to implement paragraph segmentation (as opposed to sentence based segmentation)?

I have tried accessing the SegmentationRules through the LanguageResourceBundle from the LanguageResourceBundleCollection of the translation memory. I've also looked through the SegmentationRules class in the API. However, it all seems to be focused on sentence based segmentation? I've tried using System.Reflection to see the segmentation rules for a TM that's already set up for paragraph based segmentation, however, it just returned the standard/old sentence based segmentation rules.

Thanks in advance.

emoji
Parents Reply Children