A program to recognize and reward our most engaged community members
Hello,
You can set your preferences at Settings -> General -> Encoding: "UTF-8", restart RapidMiner Studio for it to take effect. After that your process should simply be:
<?xml version="1.0" encoding="UTF-8"?><process version="9.0.002"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="9.0.002" expanded="true" name="Process"> <process expanded="true"> <operator activated="true" class="social_media:search_twitter" compatibility="9.0.000" expanded="true" height="68" name="Search Twitter" width="90" x="179" y="136"> <parameter key="connection" value="Twitter"/> <parameter key="query" value="Samsung"/> <parameter key="language" value="fa"/> </operator> <connect from_op="Search Twitter" from_port="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>
Hellothanks for your helpI didBut the words are inaccuratelook
What OS and system are you using? For myself using Window 10, it works perfectly. Maybe someone with the same configuration can see if they can replicate it.
You definitely changed the UTF-8 setting in Preferences and then restarted?
HelloYes I did all the settingsBut he did notAnd operating system Windows 10You may receive and send some Persian tweets for example
Thankful
The reason I ask is because on my computer the results I am seeing do not appear to be a problem.
I'm not an expert on the language, but my result screenshot looks very different to yours
Has your problem been solved? Because I have the same problem.