The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
<operator name="Root" class="Process" expanded="yes"> <operator name="TextInput" class="TextInput" expanded="yes"> <list key="texts"> <parameter key="bp" value="C:\Documents and Settings\youngs\Desktop\rapidminer data file"/> </list> <parameter key="default_content_language" value="english"/> <list key="namespaces"> </list> <operator name="StringTokenizer" class="StringTokenizer"> </operator> <operator name="StopwordFilterFile" class="StopwordFilterFile"> <parameter key="file" value="C:\Documents and Settings\youngs\Desktop\stopwordfile"/> </operator> <operator name="TokenLengthFilter" class="TokenLengthFilter"> </operator> </operator> <operator name="ExampleSetWriter" class="ExampleSetWriter"> <parameter key="example_set_file" value="C:\Documents and Settings\youngs\Desktop\testrm1.dat"/> <parameter key="overwrite_mode" value="overwrite"/> </operator> <operator name="ExampleVisualizer" class="ExampleVisualizer"> </operator></operator>
[<operator name="Root" class="Process" expanded="yes"> <description text="#ylt#h3#ygt#Reading texts from string attributes#ylt#/h3#ygt##ylt#p#ygt#In some cases, the text that should be processed is not stored in a file, but is directly provided by an application through an example set. In this case you can use the StringTextInput operator much in the same fashion as you would use the usual TextInput operator, just that the incoming ExampleSet now directly contains string attributes (special value type) that represent the text to be processed.#ylt#/p#ygt#"/> <operator name="ExampleSource" class="ExampleSource"> <parameter key="attributes" value="C:\Documents and Settings\youngs\Desktop\rapidminer data file\rapidnew.aml"/> <parameter key="column_separators" value="\t"/> </operator> <operator name="StringTextInput" class="StringTextInput" expanded="yes"> <parameter key="vector_creation" value="TermOccurrences"/> <list key="namespaces"> </list> <operator name="StringTokenizer" class="StringTokenizer"> </operator> </operator></operator>/code]