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
Text Mining - Custom Word Vector
mrfarhankhan
Member Posts: 14 Contributor II
Hi,
I want to use custom weights for my word vector. I don't want to use TF-IDF, or others provided in the RM. I have already calculated the weights that I want to use and they are in a file with the format <word>:<pos>:<weight>. How can i load this custom word vector in RM ? I want to use SVM to learn this model and then apply it on a test document set.
Please let me know if more details are required.
Thanks for your help.
Farhan !
I want to use custom weights for my word vector. I don't want to use TF-IDF, or others provided in the RM. I have already calculated the weights that I want to use and they are in a file with the format <word>:<pos>:<weight>. How can i load this custom word vector in RM ? I want to use SVM to learn this model and then apply it on a test document set.
Please let me know if more details are required.
Thanks for your help.
Farhan !
0