<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Making a Word Cloud in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Making-a-Word-Cloud/m-p/33314#M6489</link>
    <description>Has anyone ever used SAS to create a word cloud?  I know there are several free generators on the web, but has anyone done this in SAS and is there a sample out there?  I've searched around but found nothing....</description>
    <pubDate>Mon, 21 Dec 2009 14:40:52 GMT</pubDate>
    <dc:creator>mdavidson</dc:creator>
    <dc:date>2009-12-21T14:40:52Z</dc:date>
    <item>
      <title>Making a Word Cloud</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Making-a-Word-Cloud/m-p/33314#M6489</link>
      <description>Has anyone ever used SAS to create a word cloud?  I know there are several free generators on the web, but has anyone done this in SAS and is there a sample out there?  I've searched around but found nothing....</description>
      <pubDate>Mon, 21 Dec 2009 14:40:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Making-a-Word-Cloud/m-p/33314#M6489</guid>
      <dc:creator>mdavidson</dc:creator>
      <dc:date>2009-12-21T14:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Word Cloud</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Making-a-Word-Cloud/m-p/33315#M6490</link>
      <description>interesting job. i guess the it is doable with SAS. you will need to explore how to control font and size on an output (e.g. ods rtf), then code the frequency of words and parse to the font and size macro variables.&lt;BR /&gt;
&lt;BR /&gt;
following references are for controling font and size on ods rtf output:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/ods/templateFAQ/Template_rtf.html" target="_blank"&gt;http://support.sas.com/rnd/base/ods/templateFAQ/Template_rtf.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.lexjansen.com/pharmasug/2004/HandsOnWorkshops/HW04.pdf" target="_blank"&gt;http://www.lexjansen.com/pharmasug/2004/HandsOnWorkshops/HW04.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 22 Dec 2009 18:03:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Making-a-Word-Cloud/m-p/33315#M6490</guid>
      <dc:creator>abdullala</dc:creator>
      <dc:date>2009-12-22T18:03:15Z</dc:date>
    </item>
  </channel>
</rss>

