Skip main navigation (Press Enter).
Log in
Toggle navigation
Log in
Community
Topic Groups
Champions
Directory
Program overview
Rising Champions
IBM Champions group
User Groups
Directory
Benefits
Events
Dev Days
Conference
Community events
User Groups events
All TechXchange events
Participate
TechXchange Group
Welcome Corner
Blogging
Member directory
Community leaders
Resources
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
Blogs
×
Share
Share on LinkedIn
Share on X
Share on Facebook
Counting Words with Python in SPSS Statistics
By
Archive User
posted
Thu August 27, 2015 05:33 PM
Like
A few weeks ago, we were analyzing some text data in IBM SPSS Statistics and wanted a tool that would count the occurrence of each word in a column. Even though this is not a native feature of the software, we could use Python (or R) to create an extension to complete this task. To make this extension we enlisted the help of Jon Peck, a Senior Software Engineer here at IBM. He developed an extension that is available for free download from within IBM SPSS Statistics (version 18 or later) or on the
IBM developerWorks download page
.
Next week I will post a detailed look at this extension and break down some of the code where Python is connecting to IBM SPSS Statistics. This will be a good overview to help anyone get started creating extensions with Python for SPSS Statistics.
Follow these steps to install the extension:
Open IBM SPSS Statistics
Navigate to Utilities -> Extension Bundles -> Download and Install Extension Bundles
Search for ‘wordcount’ and click Filter. This will show the extension, click the box below Select then click OK at the bottom of the window.
This extension will install to a menu named “Custom”
Click here
to see the second part of this post.
#SPSSStatistics
0 comments
3 views
Permalink
Copy
Powered by Higher Logic