This year I’ve had the honor of helping to recruit speakers for the Career Development area at SAS Global Forum. We have some fantastic presentations that everyone can benefit from whether you are a student, a new graduate, or a mid-career professional. I particularly recommend the panel discussion (Career Advice We’d Give to Our […]
Deeper enjoyment of your favorite shows — through data
By using data provided by a Game of Thrones fan, we use SAS to look at screen time for scene locations and characters in this crazy popular show.
The post Deeper enjoyment of your favorite shows — through data appeared first on The SAS Dummy.
Using code snippets in SAS® Viya®
This blog post is based on the Code Snippets tutorial video in the free SAS® Viya® Enablement course from SAS Education. Keep reading to learn more about code snippets or check out the video to follow along with the tutorial in real-time. Has there ever been a block of code […]
Using code snippets in SAS® Viya® was published on SAS Users.
Script for a SAS Viya installation on Azure in just one click
At the end of my SAS Users blog post explaining how to install SAS Viya on the Azure Cloud for a SAS Hackathon in the Nordics, I promised to provide some technical background. I ended up with only one manual step by launching a shell script from a Linux machine […]
Script for a SAS Viya installation on Azure in just one click was published on SAS Users.
Read RSS feeds with SAS using XML or JSON
This blog post could be subtitled “To Catch a Thief” or maybe “Go ahead. Steal this blog. I dare you.”* That’s because I’ve used this technique several times to catch and report other web sites who lift the blog content from blogs.sas.com and present it as their own. Syndicating blog […]
The post Read RSS feeds with SAS using XML or JSON appeared first on The SAS Dummy.
So, you’ve figured out NLP but what’s NLU?
Natural language understanding (NLU) is a subfield of natural language processing (NLP) that enables machine reading comprehension. While both understand human language, NLU goes beyond the structural understanding of language to interpret intent, resolve context and word ambiguity, and even generate human language on its own. NLU is designed for […]
So, you’ve figured out NLP but what’s NLU? was published on SAS Users.