The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Text processing and Rapidminer 5.1"
Hello,
I updated my rapidminer and the text processing plugin to the new version and I cant use anymore the text process operators.
I'm trying to use "Process documents" on a file and "Process documents from files" on a folder and both are not working. I tried almost every configuration possible and I'm always getting an empty Word List and an empty Data Table.
Before the update, it was working very well.
Would you have any idea?
Regards,
Richard.
I updated my rapidminer and the text processing plugin to the new version and I cant use anymore the text process operators.
I'm trying to use "Process documents" on a file and "Process documents from files" on a folder and both are not working. I tried almost every configuration possible and I'm always getting an empty Word List and an empty Data Table.
Before the update, it was working very well.
Would you have any idea?
Regards,
Richard.
Tagged:
0
Answers
update failed: error in opening zip file. if you are installing updates, please make sure that you are executing RapidMiner with administrator privileges.
Exception: java.util.zip.ZipException
Message: error in opening zip file
Stack trace:
java.util.zip.ZipFile.open(Native Method)
java.util.zip.ZipFile.<init>(Unknown Source)
java.util.jar.JarFile.<init>(Unknown Source)
java.util.jar.JarFile.<init>(Unknown Source)
com.rapid_i.deployment.update.client.ManagedExtension.findArchive(ManagedExtension.java:133)
com.rapid_i.deployment.update.client.UpdateManager.updatePluginIncrementally(UpdateManager.java:256)
com.rapid_i.deployment.update.client.UpdateManager.performUpdates(UpdateManager.java:113)
com.rapid_i.deployment.update.client.UpdateDialog$4.run(UpdateDialog.java:193)
com.rapidminer.gui.tools.ProgressThread$2.run(ProgressThread.java:176)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)
any help will be greatly appreciated.
I got the same message but was able to solve it with the following steps. Please make sure that you first update RapidMiner to the latest version (5.1.001) and then restart if before proceeding with the update / installation of the Text Extension. That's it, by following these instructions I was able to update the Text Extension as well.
This should do the trick. If this does not work, you could also remove the Text Extension completely and re-install it from the scratch. This can be done manually:
- go into your "Documents and Settings" folder and into your user directory (on Windows) or your home directory (Unix)
- go into the directory ".RapidMiner5" (note the dot at the beginning, the folder is possibly hidden)
- go into the directory "managed"
- remove the Jar files for the Text Extension
- open the file "extensions.xml" with an editor and remove the <extension>...</extension> entry of the Text Extension
You may want to make a backup first though. After that, re-install the Text Extension via the update mechanism.Cheers,
Ingo
Cheers,
Ingo