help the wvtool
nguyenxuanhau
New Altair Community Member
In text Plugin 4.6 , the wvtool had used class StringTokenizer
but in source code of wvtool 1.1 i ddidn't find the class StringTokenizer
help to indicate to me version of wvtool has the class StringTokenizer
but in source code of wvtool 1.1 i ddidn't find the class StringTokenizer
help to indicate to me version of wvtool has the class StringTokenizer
Tagged:
0
Answers
-
Hi,
perhaps you are talking about the StringTokenizer of the Java API http://java.sun.com/javase/6/docs/api/?
Please keep in mind, that Rapid-I is not responsible for the wvtool and does not support it. In current versions or RapidMiner it has been completely replaced by our own code.
Greetings,
Sebastian0 -
in text plugin 4.6 of Rapidminer 4.6 had operator Stringtokenizer in class SimpleTokenizer in package
private edu.udo.cs.wvtool.generic.tokenizer.StringTokenizer
that had used class StringTokenizer. the class StringTokenizer had been import from the wvtool.jar, but source code the wvtool 1.1 didn't find class StringTokenizer.
Because i want to modify class StringTokenizer.java but i didn't find in source wvtool 1.1
please help
Greeting
hau0 -
Hi,
as I said above: Rapid-I is not responsible for the wvtool. You might take a look at the wvtool source forge project page, I can't help you any further.
Anyway you might update RapidMiner and the Text processing Extension to version 5.0. There is a similar class of the same purpose which you can modify.
Greetings,
Sebastian0