<?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: What's the difference between the rule builder and content categorization in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104423#M9268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken -&lt;/P&gt;&lt;P&gt;The data doesn't need to be different between SAS Text Miner and SAS Content Categorization - both analyze electronic free format text, from a variety of sources and formats.&amp;nbsp; The difference is that Text Miner examines a collection, analyzing it to find topics, clusters, associations, themes and rules buried amongst the documents.&amp;nbsp; SAS Content Categorization on the other hand, examines each document at a time, applying linguistic rules and taxonomies to classify, extract terms, phrases, facts, etc. Both methods score documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 17:09:56 GMT</pubDate>
    <dc:creator>FionaMcNeill</dc:creator>
    <dc:date>2013-06-20T17:09:56Z</dc:date>
    <item>
      <title>What's the difference between the rule builder and content categorization</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104418#M9263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently using the SAS Text Miner 12.1 to do some text mining project. One of the task is to let the machine to automatically categorize each of the customer comments into several categories such as pricing issue, technical problem, contact issue. Now the task is handled by using the text rule builders node in the SAS Text Miner. It seems that I cannot manually change the rule that is built by that node and the accuracy is kind of low. Then I found the SAS Content Categorization solution. What's the major differences between the two solution? Like algorithm and primary usage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 17:46:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104418#M9263</guid>
      <dc:creator>kenken063</dc:creator>
      <dc:date>2013-06-12T17:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between the rule builder and content categorization</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104419#M9264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; We went with the SAS Content Categorization as we already had people and a well-defined manual process that we wanted to mimic. The rules-based SAS Content Cat Studio allowed us to build rules that would mimic human judgment. The rules are based on Boolean logic - AND, OR, NOT plus several other choices of operators that limit the categorization. It takes a long time to build the rule profiles but you have a lot of control over the categorization. There might be a way to do this with SAS Text Miner, but I'm not that familiar with the product. The Text Miner is based on statistical algorithms, so in order to change the output, you would have to change the algorithm in some way. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 01:08:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104419#M9264</guid>
      <dc:creator>JuliaM</dc:creator>
      <dc:date>2013-06-20T01:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between the rule builder and content categorization</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104420#M9265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken and Julia -&lt;/P&gt;&lt;P&gt;Text mining is a discovery technology, working across a collection of documents and applying machine learning, NLP, statistics, etc.. to identify - in this case, predictive rules.&amp;nbsp; And while you can output those rules in a format for Content Categorization (as a discovered starter rule set - using the Text Miner left hand navigation option), refinement and additions are currently built from the Categorization technology (just as Julia describes). Categorization is focused on advanced linguisitc rule definition and management. And the Categorization Server is currently used to apply those rules to incoming, individual documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 13:47:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104420#M9265</guid>
      <dc:creator>FionaMcNeill</dc:creator>
      <dc:date>2013-06-20T13:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between the rule builder and content categorization</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104421#M9266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank, Julia. Now I can see that SAS Content Categorization depends more on users' domain knowledge in building categorization rules while SAS Text minor depends on the statistical approach (SVD). May I know, in your case, what's the accuracy rate and recall rate can you usually get in SAS CC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 16:30:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104421#M9266</guid>
      <dc:creator>kenken063</dc:creator>
      <dc:date>2013-06-20T16:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between the rule builder and content categorization</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104422#M9267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, frm. I guess my next question is what kind of different data should be processed by the SAS Text Minor and SAS Content Categorization?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 16:37:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104422#M9267</guid>
      <dc:creator>kenken063</dc:creator>
      <dc:date>2013-06-20T16:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between the rule builder and content categorization</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104423#M9268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken -&lt;/P&gt;&lt;P&gt;The data doesn't need to be different between SAS Text Miner and SAS Content Categorization - both analyze electronic free format text, from a variety of sources and formats.&amp;nbsp; The difference is that Text Miner examines a collection, analyzing it to find topics, clusters, associations, themes and rules buried amongst the documents.&amp;nbsp; SAS Content Categorization on the other hand, examines each document at a time, applying linguistic rules and taxonomies to classify, extract terms, phrases, facts, etc. Both methods score documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 17:09:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104423#M9268</guid>
      <dc:creator>FionaMcNeill</dc:creator>
      <dc:date>2013-06-20T17:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between the rule builder and content categorization</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104424#M9269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The book "Text Mining and Analysis: Practical Methods, Examples, and Case Studies ... &lt;SPAN class="addmd"&gt;By Goutam Chakraborty, Murali Pagolu, Satish Garla&lt;/SPAN&gt;" explains your question quite well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://books.google.ca/books?id=SUKDAgAAQBAJ&amp;amp;pg=PT218&amp;amp;lpg=PT218&amp;amp;dq=text+rule+builder+node&amp;amp;source=bl&amp;amp;ots=GRW1z6ay_V&amp;amp;sig=UcTKkT5ecN1KcZs9QOEWTQ6HLqM&amp;amp;hl=en&amp;amp;sa=X&amp;amp;ei=kDdQU5GLDdKG2wWAsIH4DA&amp;amp;ved=0CFIQ6AEwCA#v=onepage&amp;amp;q=text%20rule%20builder%20node&amp;amp;f=false" title="http://books.google.ca/books?id=SUKDAgAAQBAJ&amp;amp;pg=PT218&amp;amp;lpg=PT218&amp;amp;dq=text+rule+builder+node&amp;amp;source=bl&amp;amp;ots=GRW1z6ay_V&amp;amp;sig=UcTKkT5ecN1KcZs9QOEWTQ6HLqM&amp;amp;hl=en&amp;amp;sa=X&amp;amp;ei=kDdQU5GLDdKG2wWAsIH4DA&amp;amp;ved=0CFIQ6AEwCA#v=onepage&amp;amp;q=text%20rule%20builder%20node&amp;amp;f=false"&gt;http://books.google.ca/books?id=SUKDAgAAQBAJ&amp;amp;pg=PT218&amp;amp;lpg=PT218&amp;amp;dq=text+rule+builder+node&amp;amp;source=bl&amp;amp;ots=GRW1z6ay_V&amp;amp;sig=UcTKkT5ecN1KcZs9QOEWTQ6HLqM&amp;amp;hl=en&amp;amp;sa=X&amp;amp;ei=kDdQU5GLDdKG2wWAsIH4DA&amp;amp;ved=0CFIQ6AEwCA#v=onepage&amp;amp;q=text%20rule%20builder%20node&amp;amp;f=false&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 20:30:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-s-the-difference-between-the-rule-builder-and-content/m-p/104424#M9269</guid>
      <dc:creator>jaredp</dc:creator>
      <dc:date>2014-04-17T20:30:08Z</dc:date>
    </item>
  </channel>
</rss>

