<?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 use Text Import Node in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/516236#M9966</link>
    <description>&lt;P&gt;Nice elaboration of your requirement. It helped.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can try with "File Import Node&amp;nbsp;" from&amp;nbsp; the "Sample" tab&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File Import Node -&amp;gt; Text Parsing Node -&amp;gt; Text Filter Node ....etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In File Import Node do&amp;nbsp; "Right &amp;nbsp;click.." &amp;nbsp;-&amp;gt; "Edit Variables...."&amp;nbsp;&amp;nbsp; and &lt;STRONG&gt;change the Role&lt;/STRONG&gt; of "Tweets" variable to &lt;STRONG&gt;"Text"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That should run your&amp;nbsp; Text Mining flow ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;taking &lt;U&gt;each row&lt;/U&gt; from your excel &lt;U&gt;as one individual document&lt;/U&gt;.&amp;nbsp;&amp;nbsp; (First row "Tweets" will be the variable name )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Nov 2018 07:09:22 GMT</pubDate>
    <dc:creator>avp</dc:creator>
    <dc:date>2018-11-27T07:09:22Z</dc:date>
    <item>
      <title>How to use Text Import Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/515831#M9963</link>
      <description>&lt;P&gt;Hello, I need help with a question, please. Here is the scenario:&lt;/P&gt;&lt;P&gt;I will be performing a Text Mining on content extracted from Facebook, and the textual data was imported to an Excel file. The thing is: This single Excel file has a column named "Posts" and 5.000 rows filled with posts and comments. Can I import to "Text Import" node the file just the way it is, and I'm ready to move on to Text Parsing?! Or should I have one separated Excel file for EACH one of the 5.000 texts?! If so, how can I automate this generation of 5.000 Excel files containing a single text on each one?!&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 22:13:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/515831#M9963</guid>
      <dc:creator>LipizinPinto</dc:creator>
      <dc:date>2018-11-25T22:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Text Import Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/515907#M9964</link>
      <description>Please post a sample (few lines) of your input&lt;BR /&gt;and clarify what do you want to do with it - what output expected.</description>
      <pubDate>Mon, 26 Nov 2018 07:13:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/515907#M9964</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2018-11-26T07:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Text Import Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/516133#M9965</link>
      <description>&lt;P&gt;Hello, really thanks for replying back to me.&lt;/P&gt;&lt;P&gt;Here is the scenario: I have a folder containing only one Excel file (below) full of tweets extracted from Twitter, and I want to use it as input for my Text Mining analysis.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capturar1.PNG" style="width: 238px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25178i8A09BE4FD183B219/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capturar1.PNG" alt="Capturar1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Opening this Excel file, you can check a sample of its data (below), which has a lots of rows containing the textual data to be analyzed (where each row contains a different tweet, and therefore we can consider as having N documents inside a single Excel file).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capturar2.PNG" style="width: 489px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25179i88EAA6E00E5B6299/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capturar2.PNG" alt="Capturar2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My question is: When using "Text Import" node, can I inport this single Excel file and expect SAS Text Miner to understand that each row is a different text (document) to be analyzed, or am I supposed to have each one of these documents (rows) saved separately?!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example: let's suppose inside this Excel file I have 150 rows containing differents tweets, can I inport this single file with its 150 rows or should I have 150 excel files (1 for each row)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope I could express myself better this time!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 21:11:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/516133#M9965</guid>
      <dc:creator>LipizinPinto</dc:creator>
      <dc:date>2018-11-26T21:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Text Import Node</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/516236#M9966</link>
      <description>&lt;P&gt;Nice elaboration of your requirement. It helped.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can try with "File Import Node&amp;nbsp;" from&amp;nbsp; the "Sample" tab&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File Import Node -&amp;gt; Text Parsing Node -&amp;gt; Text Filter Node ....etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In File Import Node do&amp;nbsp; "Right &amp;nbsp;click.." &amp;nbsp;-&amp;gt; "Edit Variables...."&amp;nbsp;&amp;nbsp; and &lt;STRONG&gt;change the Role&lt;/STRONG&gt; of "Tweets" variable to &lt;STRONG&gt;"Text"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That should run your&amp;nbsp; Text Mining flow ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;taking &lt;U&gt;each row&lt;/U&gt; from your excel &lt;U&gt;as one individual document&lt;/U&gt;.&amp;nbsp;&amp;nbsp; (First row "Tweets" will be the variable name )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 07:09:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-use-Text-Import-Node/m-p/516236#M9966</guid>
      <dc:creator>avp</dc:creator>
      <dc:date>2018-11-27T07:09:22Z</dc:date>
    </item>
  </channel>
</rss>

