"Word frequency - keep date?"

erocoarerocoar MemberPosts:6Contributor I
edited June 2019 inHelp
Hey,

just a quick question – I read data from an excel sheet with two columns: Date and text. Date has the attributes of ID/Date and text has the attributes of attribute/text.

I would want to keep the dates for analyzing data (e.g. word occurences), but somehow it always disappears after processing documents operator. Could anyone help me out here? Thanks:)

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, MemberPosts:1,869Unicorn
    Ahoy,

    just use the Set Role operator and set the "id" role for your ID/date attribute.

    Cheers,
    ~Marius
Sign InorRegisterto comment.