A program to recognize and reward our most engaged community members
<operator name="Root" class="Process" expanded="yes"> <operator name="TextInput" class="TextInput" expanded="yes"> <parameter key="attributes" value=""/> <parameter key="create_text_visualizer" value="true"/> <parameter key="default_content_encoding" value="ISO-8859-1"/> <list key="namespaces"> </list> <parameter key="on_the_fly_pruning" value="3"/> <parameter key="prune_below" value="2"/> <list key="texts"> <parameter key="graphics" value="../data/newsgroup/graphics"/> <parameter key="hardware" value="../data/newsgroup/hardware"/> </list> <parameter key="vector_creation" value="BinaryOccurrences"/> <operator name="StringTokenizer" class="StringTokenizer"> </operator> <operator name="EnglishStopwordFilter" class="EnglishStopwordFilter"> </operator> <operator name="TokenLengthFilter" class="TokenLengthFilter"> <parameter key="min_chars" value="3"/> </operator> </operator> <operator name="Numerical2Binominal" class="Numerical2Binominal"> </operator> <operator name="W-Apriori" class="W-Apriori"> </operator></operator>
<operator name="Root" class="Process" expanded="yes"> <operator name="TextInput" class="TextInput" expanded="yes"> <parameter key="attributes" value=""/> <parameter key="create_text_visualizer" value="true"/> <parameter key="default_content_encoding" value="UTF-8"/> <list key="namespaces"> </list> <parameter key="on_the_fly_pruning" value="3"/> <parameter key="prune_below" value="2"/> <list key="texts"> <parameter key="test" value="../rm_workspace/apriori/test"/> </list> <parameter key="vector_creation" value="BinaryOccurrences"/> <operator name="ToLowerCaseConverter" class="ToLowerCaseConverter"> </operator> <operator name="StringTokenizer" class="StringTokenizer"> </operator> <operator name="GermanStopwordFilter" class="GermanStopwordFilter"> </operator> <operator name="TokenLengthFilter" class="TokenLengthFilter"> <parameter key="min_chars" value="3"/> </operator> </operator> <operator name="Numerical2Binominal" class="Numerical2Binominal"> </operator> <operator name="W-Apriori" class="W-Apriori"> </operator></operator>