[SOLVED] Rapidminer 5.3 on Linux
Dear all,
many thanks in advance for a hint what might be wrong ...
I use a text mining process on Windows, consisting of
- Process documents from files
-- Tokenize
-- Filter Stopwords
-- Stem (Porter)
-- Filter Tokens by Length
-- Transform Cases
with no problems.
Now I tried to copy the process to Ubuntu 14.04
- either by copying the *.rpm file
- or by newly creating the process on ubuntu
To my opinion both processes are identical; both tell me: "No problems found"
Starting the process on Windows I get results after about 2 minutes (Wordlist and Example Set)
Starting the process on Ubuntu I get an emty result after 0 seconds (Wordlist as well as Example set are both empty); process stops without errors.
What might go wrong?
many thanks in advance for a hint what might be wrong ...
I use a text mining process on Windows, consisting of
- Process documents from files
-- Tokenize
-- Filter Stopwords
-- Stem (Porter)
-- Filter Tokens by Length
-- Transform Cases
with no problems.
Now I tried to copy the process to Ubuntu 14.04
- either by copying the *.rpm file
- or by newly creating the process on ubuntu
To my opinion both processes are identical; both tell me: "No problems found"
Starting the process on Windows I get results after about 2 minutes (Wordlist and Example Set)
Starting the process on Ubuntu I get an emty result after 0 seconds (Wordlist as well as Example set are both empty); process stops without errors.
What might go wrong?