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
how to write the excel file with only 3 attributes leaving the bag of words.
Hi,
i am trying to write an excel file with only 3 attributes(id, original_txt, sentiscore).
when i tried writing the excel file it takes the bag of words to write into excel file.How can i avoid writing bag of words in an excel file.
Regards:
Sukh
i am trying to write an excel file with only 3 attributes(id, original_txt, sentiscore).
when i tried writing the excel file it takes the bag of words to write into excel file.How can i avoid writing bag of words in an excel file.
Regards:
Sukh
Tagged:
0
Answers
simply use Select Attributes and use all but invert selection. That way you will just get the special attributes (like prediction).
Cheers,
Martin
Dortmund, Germany