Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~457 People Reached
Favorite Tags
Member Avatar for rslepoy

Hi, I am using the SOUNDEX function in SAS to count names. My data includes many hispanic names, so I would like to modify the code for the soundex function to include the letter H. I would like to group H with the # 3. so 3 would be assigned …

0
75
Member Avatar for rslepoy

Hi, I'm using SAS regular expressions to read a large text file with numbers and characters, and may be up to 500 lines of text in the file. I would like to extract certain key words, specifically, weight quantaties and measures, i.e. kilos or lbs. Each line of text is …

Member Avatar for rslepoy
0
330
Member Avatar for rslepoy

Hi, I am a beggining Python NLTK user. I regularly review word documents with word counts between 5K and 10K. Can someone share a small fragment of code that would import the word doc, or a text doc so that I can use NLTK modules to generate qualitative and quantative …

0
52