<?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: Text Analytics concepts in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/884078#M10531</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your post was in&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Home &amp;gt;&amp;gt; Welcome &amp;gt;&amp;gt; All Things Community&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's not the appropriate place for Data Science / Data Mining / Text Mining (analytics) / Machine Learning questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have moved your post to&amp;nbsp;&lt;BR /&gt;Home &amp;gt;&amp;gt; Analytics &amp;gt;&amp;gt; SAS Data Science&lt;BR /&gt;I dare to hope that being helped here (in the Data Science board) will be successful.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
    <pubDate>Sun, 09 Jul 2023 10:48:51 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2023-07-09T10:48:51Z</dc:date>
    <item>
      <title>Text Analytics concepts</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/883230#M10530</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I'm trying to formulizing the following condition into a concept in SAS&amp;nbsp; Visual Text Analytics:&lt;/P&gt;&lt;P&gt;match a document if it found some word (defined in another concept) and it is not followed another concepts.&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;target: "pasta"&lt;/P&gt;&lt;P&gt;forbid: "eat"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"I eat pizza" -&amp;gt; not match&lt;/P&gt;&lt;P&gt;"I ___ pizza" -&amp;gt; when "____" is not "eat" -&amp;gt; match&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 10:41:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/883230#M10530</guid>
      <dc:creator>TzufRaifMia</dc:creator>
      <dc:date>2023-07-02T10:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Text Analytics concepts</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/884078#M10531</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your post was in&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Home &amp;gt;&amp;gt; Welcome &amp;gt;&amp;gt; All Things Community&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's not the appropriate place for Data Science / Data Mining / Text Mining (analytics) / Machine Learning questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have moved your post to&amp;nbsp;&lt;BR /&gt;Home &amp;gt;&amp;gt; Analytics &amp;gt;&amp;gt; SAS Data Science&lt;BR /&gt;I dare to hope that being helped here (in the Data Science board) will be successful.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jul 2023 10:48:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/884078#M10531</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-07-09T10:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Text Analytics concepts</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/888565#M10562</link>
      <description>&lt;P&gt;I'd say text analysis is hard, primarily because a machine learning model doesn't understand text, only numbers. Text analysis requires finding a way to represent the text and sentence structure with numbers in a way that keeps the usefulness of the information, such as making a TF-IDF matrix. If you're gauging popularity, you might want to look into libraries with functions for sentiment analysis, such as Bert.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 13:44:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/888565#M10562</guid>
      <dc:creator>toror5</dc:creator>
      <dc:date>2023-08-09T13:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Text Analytics concepts</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/888604#M10563</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/446574"&gt;@toror5&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure why you are posting this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With SAS Visual Text Analytics ( VTA ) you can fit machine learning models on top of unstructured data (textual data), but the original question was about Concept Rules for Information Extraction. That is a key element of natural language processing ( NLP ) and you do not necessarily need a model for it.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd"&gt;&lt;SPAN class="hgKElc"&gt;Concept rules are written using LITI (&lt;STRONG&gt;language interpretation and text interpretation&lt;/STRONG&gt;) syntax. &lt;BR /&gt;Concept rules recognize items in context so that you can extract only the pieces of the document that match the rule.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;[EDIT]&lt;/FONT&gt; I see now it was your 1st post as a new "member". Welcome to the SAS Communities!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd"&gt;&lt;SPAN class="hgKElc"&gt;BR, Koen&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Aug 2023 16:21:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/888604#M10563</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-08-09T16:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Text Analytics concepts</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/888707#M10564</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can first define a concept named 'Food' using the following rules:&lt;/P&gt;
&lt;P&gt;# The words you want to match&lt;BR /&gt;CLASSIFIER:pasta&lt;BR /&gt;CLASSIFIER:pizza&lt;/P&gt;
&lt;P&gt;# Remove the matches for the words that follow the verb eat. The 'eat@' represents all variations of the verb "eat".&lt;BR /&gt;REMOVE_ITEM:(ALIGNED, "eat@ _c{Food}", "eat@ Food")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you'll get the results like&lt;BR /&gt;I like&amp;nbsp;pizza. -&amp;gt; match&lt;BR /&gt;I like&amp;nbsp;pasta. -&amp;gt; match&lt;BR /&gt;I eat pizza. -&amp;gt; not match&lt;BR /&gt;I ate pasta. -&amp;gt; not match&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 02:23:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Text-Analytics-concepts/m-p/888707#M10564</guid>
      <dc:creator>Meilan</dc:creator>
      <dc:date>2023-08-10T02:23:30Z</dc:date>
    </item>
  </channel>
</rss>

