"text visualizer"

startx25startx25 MemberPosts:7Contributor II
edited June 2019 inHelp
Hi ,


i get this error when i try to use text analyser :


10:43:52 AM WARNING: Error creating renderer: java.lang.ClassCastException: com.rapidminer.operator.visualization.TextVisualizer cannot be cast to com.rapidminer.operator.visualization.TextVisualizer


ps : for info, only a "exa" port of a processdocument output is connectect to textvisualizer.

my version is Rapidminer version 5 3 008

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, MemberPosts:1,869Unicorn
    Which extension did you install to get the TextVisualizer?
  • startx25startx25 MemberPosts:7Contributor II
    HI First, thank you for you help,

    i have installed "information extraction"

    in "manager extensions" i can see it's version 1.0.0.


  • fnlfnl MemberPosts:4Contributor I
    Sorry for replying to such an old post, but I have the exact same problem.

    The TextVisualizer from the IE plugin gives me this error when I try to run the first sample (1_Read-Tokenize-Visualize).

    插件是破碎的/不再有r supported? There seem to have been no updates over the last two years.
  • fnlfnl MemberPosts:4Contributor I
    OK, solved the issue myself: The plugin on the marketplace is NOT up-to-date (if any RapidMiner folks are on this forum, pay attention...:)).

    So to get the IE plugin to work correctly, you need to download the latest jar here:

    http://sourceforge.net/projects/ieplugin4rm/

    Uninstall the Marketplace version, if you have it installed.
    Then, place the jar (rapidminer-Information-Extraction-1.0.2.jar) in your $RAPIDMINER_HOMER/lib/plugins directory.

    To get the examples I mentioned above, do:

    svn checkouthttps://svn.code.sf.net/p/ieplugin4rm/code/informationextractionplugin_Vega/trunk/informationExtraction_Vega/samples/
    mv samples ~/.RapidMiner/repositories/MyRepo/

    Finally, the IE plugin works! (Well, the examples, at least - still have to see if this is generally true...)

    Restart RapidMiner.
  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University ProfessorPosts:1,984RM Engineering
    Hi,

    this is not an extension developed by us so we can't do much about the marketplace version.
    Thanks for sharing how to get it to work though!

    Regards,
    Marco
Sign InorRegisterto comment.