是it possible to keep track of texts after input?

Legacy UserLegacy User MemberPosts:0Newbie
edited November 2018 inHelp
Hi everyone,

After importing texts using the Text plugin, and throughout the process, is it possible to keep the data linked to the source text files, for further uses?

It seems to me that this could be useful in many situations, but I'm not sure if it can be done.

In my case, I am clustering a few segments of texts. In the graph view of the cluster model, each segment is represented by its corresponding identification number. It would be nice if, by clicking on an id, the full text included in the segment's file could be displayed.

Thanks in advance for your help.

Answers

  • IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University ProfessorPosts:1,751RM Founder
    Hi,

    this is all possible: please check out the sample process in the Text Plugin Samples which can be downloaded at our SourceForge web page (e.g. 03_DimensionalityReduction.xml). The trick is to use Ids associated to the texts (activate for example the "long" ids in the TextInput operator) and also activate the parameter "create_visualizer". If you double click on a point in a plot, a dialog containing the full text will be shown! Here is the sample:























    Cheers,
    Ingo
Sign InorRegisterto comment.