Good evening .
I have a problem to migrate the code which is taken from Contextual Analysis link to VTA.
My dataset is pretty simple; it has just one text variable to be analyzed, and another few variables. So, I'd like to go on with the analysis to categorize the document I need to search the few words matches and marks that record with some flag but I'm stuck there. how to do it ? In below example When record has met the condition of matching word "Infosys" and "Resign" , I need to mark Flag column to Y so i can put those record in another dataset.
Text Column | Flag Column | | Text to searched in another dataset |
News: Infosys CEO has signed , stock deep dive in the market . | N | | Infosys Resigned |
When I import the dataset in CAS it fails to load and gives error , where to see log which log file i have to refer?
Thank you very much!
MG