The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Word frequency - keep date?"
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
just use the Set Role operator and set the "id" role for your ID/date attribute.
Cheers,
~Marius