<?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 Text Filter Node not showing Results in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Filter-Node-not-showing-Results/m-p/796191#M9077</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need some help with SAS Enterprise Miner. I am doing an assignment from the tutorial 13.1 Chapter 4. The title of that section is Analyzing the SYMPTOM_TEXT. I have followed the directions carefully and have done every step carefully.When I get to the section, View Results, is where I am having problems. When I click results for the Text Parsing Node I see the 6 panel results page. When I attempt to see the results in the Text Filter I get an error. This is the error page I get. I am supposed to see the results page that is similar to the text parsing results&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="televibrolux_0-1644886291401.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68468iBE0AFB7EDD88435E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="televibrolux_0-1644886291401.png" alt="televibrolux_0-1644886291401.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As far as I know I've dong the steps correctly. Would someone please help me with the error. Below is the workspace for the assignment.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="televibrolux_1-1644886454170.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68469i47D53571AC4C43A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="televibrolux_1-1644886454170.png" alt="televibrolux_1-1644886454170.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Duane Ulibarri&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 00:55:11 GMT</pubDate>
    <dc:creator>televibrolux</dc:creator>
    <dc:date>2022-02-15T00:55:11Z</dc:date>
    <item>
      <title>Text Filter Node not showing Results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Filter-Node-not-showing-Results/m-p/796191#M9077</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need some help with SAS Enterprise Miner. I am doing an assignment from the tutorial 13.1 Chapter 4. The title of that section is Analyzing the SYMPTOM_TEXT. I have followed the directions carefully and have done every step carefully.When I get to the section, View Results, is where I am having problems. When I click results for the Text Parsing Node I see the 6 panel results page. When I attempt to see the results in the Text Filter I get an error. This is the error page I get. I am supposed to see the results page that is similar to the text parsing results&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="televibrolux_0-1644886291401.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68468iBE0AFB7EDD88435E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="televibrolux_0-1644886291401.png" alt="televibrolux_0-1644886291401.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As far as I know I've dong the steps correctly. Would someone please help me with the error. Below is the workspace for the assignment.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="televibrolux_1-1644886454170.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68469i47D53571AC4C43A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="televibrolux_1-1644886454170.png" alt="televibrolux_1-1644886454170.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Duane Ulibarri&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 00:55:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Text-Filter-Node-not-showing-Results/m-p/796191#M9077</guid>
      <dc:creator>televibrolux</dc:creator>
      <dc:date>2022-02-15T00:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Text Filter Node not showing Results</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Filter-Node-not-showing-Results/m-p/796627#M9082</link>
      <description>&lt;P&gt;Looks like you do not have a variable that is assigned the role of Target.&amp;nbsp; I was able to find the 13.2 version of this tutorial &amp;amp; it requires that you do some preprocessing of the data:&lt;/P&gt;
&lt;P&gt;data mylib.vaerext_serious;&lt;BR /&gt;set mylib.vaerext;&lt;BR /&gt;if DISABLE='Y' or DIED='Y' or ER_VISIT='Y' or HOSPITAL='Y' then serious='Y';&lt;BR /&gt;else serious='N';&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this the data you are working with?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 16:43:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Text-Filter-Node-not-showing-Results/m-p/796627#M9082</guid>
      <dc:creator>tom_grant</dc:creator>
      <dc:date>2022-02-16T16:43:05Z</dc:date>
    </item>
  </channel>
</rss>

