"Word frequency - keep date?"
erocoar
New Altair Community Member
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
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
Tagged:
0
Answers
-
Ahoy,
just use the Set Role operator and set the "id" role for your ID/date attribute.
Cheers,
~Marius0