"Unknown operator class GSP in text plugin samples"

awchisholmawchisholm RapidMiner Certified Expert, MemberPosts:458Unicorn
edited May 2019 inHelp
Hello all,

I am looking at the samples provided with the text plugin and I cannot get one of the samples to load because RM cannot find an operator called GSP. This is contained in the sample "06_GSP". Here's a fragment referring to it.


<参数key="dateAttribute" value="time"/>
<参数key="maxGap" value="0.0"/>
<参数键= " maxPass " value = " 6 " / >
<参数key="maxTxItems" value="6"/>
<参数key="minSup" value="0.3"/>
<参数key="seqenceIdAttribute" value="session"/>
It looks similar to Weka W-GeneralizedSequentialPatterns but try as I might, I cannot get this to work in RM (it works in Weka itself though :-\).

It would be great if this GSP class really existed somewhere. Can anyone offer any assistance?

hopefully,

Andrew

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:2,531Unicorn
    Hi Andrew,
    this seems to be a rather old sample process. The former GSP operator has long been removed as far as I know. I think the main reason was its incompatible license and it never worked reliable.
    We have currently an own implementation of GSP which is working quite well with RapidMiner 4.6, but it is sold separately as extension for RapidMiner. If you are interested, please write an email to[email protected].

    Greetings,
    Sebastian
Sign InorRegisterto comment.