Merging coded data into UNICOM Intelligence Interviewer
The current version of IBM SPSS Text Analytics for Surveys does not support the export of data directly into the UNICOM Intelligence Data Model. However, you can merge your coded data with your original UNICOM Intelligence Interviewer data by following these steps:
1 Export your coded data into a SPSS (.sav) file. For more information, see “Exporting Data” in the IBM SPSS Text Analytics for Surveys User's Guide.
2 Edit the #define statements in STAfSMerge.txt, which by default is in the [INSTALL_FOLDER]\IBM\SPSS\DataCollection\7\DDL\Scripts\Data Management folder. There is a description of each #define statement in the file. The file will be used in the next two steps.
3 In UNICOM Intelligence Professional, run the mrScriptBasic script called STAfSMerge.mrs, which is in the same folder as STAfSMerge.txt. This mrScriptBasic script will create a metadata document (.mdd) file that will be used in the next step.
4 In UNICOM Intelligence Professional, run the data management script called STAfSMerge.dms, which is installed in the same folder as the above two files. This script merges the coded data in your .sav file with your original UNICOM Intelligence Interviewer data and output the merged data to a new UNICOM Intelligence Interviewer database.
See also