A program to recognize and reward our most engaged community members
I guess you want to filter these examples from your data where specific attributes are missing?
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.1.006"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.1.006" expanded="true" name="Process"> <process expanded="true" height="161" width="413"> <operator activated="true" class="retrieve" compatibility="5.1.006" expanded="true" height="60" name="Retrieve" width="90" x="163" y="59"> <parameter key="repository_entry" value="//MyRepository/Project KC/VGA 01.07.2011/VGA Data Set"/> </operator> <operator activated="true" class="filter_examples" compatibility="5.1.006" expanded="true" height="76" name="Filter Examples" width="90" x="313" y="75"> <parameter key="condition_class" value="attribute_value_filter"/> <parameter key="parameter_string" value="Name=\? OR value="Vorname=\? "/> </operator> <connect from_op="Retrieve" from_port="output" to_op="Filter Examples" to_port="example set input"/> <connect from_op="Filter Examples" from_port="example set output" 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>
Name=\? || Vorname=\?