<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.3.013"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.3.013" expanded="true" name="Process"> <description>Cuts documents into sentences.</description> <process expanded="true"> <operator activated="true" class="retrieve" compatibility="5.3.013" expanded="true" height="60" name="Retrieve 00 - HotelCustomerSatisfaction_en" width="90" x="45" y="165"> <parameter key="repository_entry" value="//LocalRepository/Training/Text Mining/Data/00 - HotelCustomerSatisfaction_en"/> </operator> <operator activated="true" class="nominal_to_text" compatibility="5.3.013" expanded="true" height="76" name="Nominal to Text" width="90" x="179" y="120"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="text"/> </operator> <operator activated="true" class="text:process_document_from_data" compatibility="5.3.000" expanded="true" height="76" name="Process Documents from Data" width="90" x="380" y="30"> <parameter key="keep_text" value="true"/> <list key="specify_weights"/> <process expanded="true"> <operator activated="true" class="text:cut_document" compatibility="5.3.000" expanded="true" height="60" name="Cut Document" width="90" x="179" y="30"> <parameter key="query_type" value="Regular Expression"/> <list key="string_machting_queries"> <parameter key="test" value="\..\."/> </list> <list key="regular_expression_queries"> <parameter key="sentence" value="([^\.!\?:]+)[\.!\?:]"/> </list> <list key="regular_region_queries"/> <list key="xpath_queries"/> <list key="namespaces"/> <list key="index_queries"/> <process expanded="true"> <connect from_port="segment" to_port="document 1"/> <portSpacing port="source_segment" spacing="0"/> <portSpacing port="sink_document 1" spacing="0"/> <portSpacing port="sink_document 2" spacing="0"/> </process> </operator> <connect from_port="document" to_op="Cut Document" to_port="document"/> <connect from_op="Cut Document" from_port="documents" to_port="document 1"/> <portSpacing port="source_document" spacing="0"/> <portSpacing port="sink_document 1" spacing="0"/> <portSpacing port="sink_document 2" spacing="0"/> </process> </operator> <connect from_op="Retrieve 00 - HotelCustomerSatisfaction_en" from_port="output" to_op="Nominal to Text" to_port="example set input"/> <connect from_op="Nominal to Text" from_port="example set output" to_op="Process Documents from Data" to_port="example set"/> <connect from_op="Process Documents from Data" from_port="example set" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>