Default Segmenter

It provides a default implementation of Segmenter, an AMF component that segments arguments into propositions. It utilises simple regular expressions for text segmentation.

Endpoints

/segmenter-01

Usage

Input Format

The Segmenter accepts input in xIAF formats:

Output Format

The processed output is returned in xIAF format, containing segmented nodes, edges, locutions, and keeps the rest as they are.

Notes