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
Filtering Attributes To Retain a Whitelist
I have been working on a text mining application which has resulted in a very large matrix. This is as expected. I want to retain all of the rows of the example set. However, I only want to retain the attributes from a white list in my results file.
I have certain keywords that are important for my analysis. So, I need to just keep those attributes in my document TF table and can discard all of the others.
I have certain keywords that are important for my analysis. So, I need to just keep those attributes in my document TF table and can discard all of the others.
0