<?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: how to drop the text variable in texttopic node using text miner in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/717037#M8573</link>
    <description>&lt;P&gt;Another related issue is, how to increase the memory and CPU use for the text mining analysis?&lt;/P&gt;&lt;P&gt;Is it adding a SAS code node with the following syntax?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options cpucount=8;&lt;BR /&gt;options memsize=1073741824;&lt;BR /&gt;options sortsize=1073741824;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2021 10:51:10 GMT</pubDate>
    <dc:creator>fgfgsgthtgrgrht</dc:creator>
    <dc:date>2021-02-05T10:51:10Z</dc:date>
    <item>
      <title>how to drop the text variable in texttopic node using text miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/716055#M8570</link>
      <description>&lt;P&gt;I'm using text mining analyses of SAS Enterprise Miner 15.1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if we can drop the "text variable" in the "texttopic node", because it always spends a very long period of time for copying the "text variable" from the dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dataset is around 30GB, the largest size variable belongs to the "text variable", because I'm parsing text data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is a way to drop this variable before creating the texttopic node, that will significantly reduce the required storage space and processing time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it's redundant to copy the "text variable" in the texttopic node, because the terms have been parsed by the "textparsing" and "textfilter" nodes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my standard procedure of performing text mining analysis:&lt;/P&gt;&lt;P&gt;connect these nodes: sas dataset (with text variable and ID) &amp;amp; textparsing node (with startlist and other settings) &amp;amp; textfilter node (with synonym list and dictionary) &amp;amp; texttopic node (create around 200 single-term topics, no multi-term topic)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much!!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 13:47:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/716055#M8570</guid>
      <dc:creator>fgfgsgthtgrgrht</dc:creator>
      <dc:date>2021-02-02T13:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to drop the text variable in texttopic node using text miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/716152#M8571</link>
      <description>Moved to Analytics -&amp;gt; Data Mining forum for better visibility.</description>
      <pubDate>Tue, 02 Feb 2021 17:40:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/716152#M8571</guid>
      <dc:creator>SASJedi</dc:creator>
      <dc:date>2021-02-02T17:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to drop the text variable in texttopic node using text miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/717037#M8573</link>
      <description>&lt;P&gt;Another related issue is, how to increase the memory and CPU use for the text mining analysis?&lt;/P&gt;&lt;P&gt;Is it adding a SAS code node with the following syntax?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options cpucount=8;&lt;BR /&gt;options memsize=1073741824;&lt;BR /&gt;options sortsize=1073741824;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 10:51:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/717037#M8573</guid>
      <dc:creator>fgfgsgthtgrgrht</dc:creator>
      <dc:date>2021-02-05T10:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to drop the text variable in texttopic node using text miner</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/724211#M8598</link>
      <description>You could try the DROP variable node from the MODIFY Tab in SAS Enterprise minor to drop this txt variable before connecting the Topics node</description>
      <pubDate>Sat, 06 Mar 2021 18:19:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/how-to-drop-the-text-variable-in-texttopic-node-using-text-miner/m-p/724211#M8598</guid>
      <dc:creator>gcjfernandez</dc:creator>
      <dc:date>2021-03-06T18:19:50Z</dc:date>
    </item>
  </channel>
</rss>

