<?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 Re: SAS Text Miner - When to use Text Cluster, Text Topic? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Text-Miner-When-to-use-Text-Cluster-Text-Topic/m-p/127596#M9334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jaredp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; To answer your question, I was directed to the following blog posts on the SAS site:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A href="http://blogs.sas.com/content/text-mining/2010/04/16/the-whats-whys-and-wherefores-of-topic-discovery-and-management-part-one/" target="_blank"&gt;http://blogs.sas.com/content/text-mining/2010/04/16/the-whats-whys-and-wherefores-of-topic-discovery-and-management-part-one/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A href="http://blogs.sas.com/content/text-mining/2010/04/20/www-of-topic-management-part-2-what-is-a-topic-and-why/" target="_blank"&gt;http://blogs.sas.com/content/text-mining/2010/04/20/www-of-topic-management-part-2-what-is-a-topic-and-why/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/text-mining/2010/05/12/part-3-understanding-topic-discovery-from-an-historical-perspective/" target="_blank"&gt;http://blogs.sas.com/content/text-mining/2010/05/12/part-3-understanding-topic-discovery-from-an-historical-perspective/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;There is a fourth post to come. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;I hope this helps. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 00:32:42 GMT</pubDate>
    <dc:creator>JuliaM</dc:creator>
    <dc:date>2013-03-13T00:32:42Z</dc:date>
    <item>
      <title>SAS Text Miner - When to use Text Cluster, Text Topic?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Text-Miner-When-to-use-Text-Cluster-Text-Topic/m-p/127595#M9333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAS Text Miner, the Text Cluster node will discover themes and assign each document to one of these themes.&amp;nbsp; Similarly, the Text Topic node will discover themes but assign each document to zero or more of those themes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do any of you have "rules of thumb" when preferring one over the other?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've come to feel that the Text Cluster node is suited for documents that generally focus on a particular topic because when multiple concepts are present in a document, the chosen theme could be 'biased' (for lack of a better word).&amp;nbsp; Let me illustrate with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my customer surveys, respondents will sometimes respond as follows (fictional response):&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Your product could use some improvement.&amp;nbsp; Here are three suggestions: 1) the colours don't work together or match other products.&amp;nbsp; 2) It's too expensive for the features provided.&amp;nbsp; 3) It's much lager than your competitors." &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say the Text Cluster node determined three themes from the corpus: Improve colour, Improve pricing, and Improve size.&amp;nbsp; We know the Text cluster node will &lt;SPAN style="text-decoration: line-through;"&gt;magically&lt;/SPAN&gt; mathematically assign our example comment (document) to one of the above themes.&amp;nbsp; Picking one ignores the other two items written in the document.&amp;nbsp; The Text Topic node would likely assign the document to all three themes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In practice, I actually still use both nodes.&amp;nbsp; In cases like the above fictional document above, I view the cluster node as 'pragmatic'.&amp;nbsp; That is, if forced to pick a theme, the most 'appropriate' is picked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on when to use these nodes? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 16:02:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Text-Miner-When-to-use-Text-Cluster-Text-Topic/m-p/127595#M9333</guid>
      <dc:creator>jaredp</dc:creator>
      <dc:date>2013-03-05T16:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Text Miner - When to use Text Cluster, Text Topic?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Text-Miner-When-to-use-Text-Cluster-Text-Topic/m-p/127596#M9334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jaredp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; To answer your question, I was directed to the following blog posts on the SAS site:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A href="http://blogs.sas.com/content/text-mining/2010/04/16/the-whats-whys-and-wherefores-of-topic-discovery-and-management-part-one/" target="_blank"&gt;http://blogs.sas.com/content/text-mining/2010/04/16/the-whats-whys-and-wherefores-of-topic-discovery-and-management-part-one/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A href="http://blogs.sas.com/content/text-mining/2010/04/20/www-of-topic-management-part-2-what-is-a-topic-and-why/" target="_blank"&gt;http://blogs.sas.com/content/text-mining/2010/04/20/www-of-topic-management-part-2-what-is-a-topic-and-why/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/text-mining/2010/05/12/part-3-understanding-topic-discovery-from-an-historical-perspective/" target="_blank"&gt;http://blogs.sas.com/content/text-mining/2010/05/12/part-3-understanding-topic-discovery-from-an-historical-perspective/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;There is a fourth post to come. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;I hope this helps. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 00:32:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Text-Miner-When-to-use-Text-Cluster-Text-Topic/m-p/127596#M9334</guid>
      <dc:creator>JuliaM</dc:creator>
      <dc:date>2013-03-13T00:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Text Miner - When to use Text Cluster, Text Topic?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Text-Miner-When-to-use-Text-Cluster-Text-Topic/m-p/127597#M9335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These links are good.&amp;nbsp; It helps me understand topics and SVD much more.&amp;nbsp; I wonder if the fourth post will ever be written.&amp;nbsp; It looks like the author took a couple years off from blogging.&amp;nbsp; &lt;/P&gt;&lt;P&gt;What these links do not do is compare the Text Cluster and Text Topic nodes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also liked 2 other articles he linked to.&amp;nbsp; The first is about synonyms:&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/text-mining/2008/12/11/when-are-synonyms-useful/"&gt;http://blogs.sas.com/content/text-mining/2008/12/11/when-are-synonyms-useful/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;and the second is a real example of SVD:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nytimes.com/2008/11/23/magazine/23Netflix-t.html?_r=3&amp;amp;pagewanted=all"&gt;http://www.nytimes.com/2008/11/23/magazine/23Netflix-t.html?_r=3&amp;amp;pagewanted=all&lt;/A&gt;&amp;amp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 15:47:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Text-Miner-When-to-use-Text-Cluster-Text-Topic/m-p/127597#M9335</guid>
      <dc:creator>jaredp</dc:creator>
      <dc:date>2013-03-21T15:47:13Z</dc:date>
    </item>
  </channel>
</rss>

