<?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: Capturing certain text value from textual description in new column in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872524#M10496</link>
    <description>&lt;P&gt;Feels very much like a case for SAS Visual Text Analytics.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/en/software/visual-text-analytics-support.html" target="_blank"&gt;https://support.sas.com/en/software/visual-text-analytics-support.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2023 10:43:57 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2023-04-27T10:43:57Z</dc:date>
    <item>
      <title>Capturing certain text value from textual description in new column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872136#M10489</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on a text data about accident and I want to extract certain key details from the description provided about accident and put that extracted key details into new column. For example:&lt;/P&gt;&lt;P&gt;Description - "The person died of head injury on the spot while driving a car."&amp;nbsp;&lt;/P&gt;&lt;P&gt;Injury - Head&lt;/P&gt;&lt;P&gt;Injury Place - On road&lt;/P&gt;&lt;P&gt;Death Place - On spot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basis brief description, values for three new columns get captured.&lt;/P&gt;&lt;P&gt;I have to provide the solution using SAS tools only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 07:03:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872136#M10489</guid>
      <dc:creator>Dave251</dc:creator>
      <dc:date>2023-04-26T07:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing certain text value from textual description in new column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872316#M10492</link>
      <description>&lt;P&gt;I would have to see a lot of the description text to make any suggestion. One problem with such a short limited description is that different descriptions may not use the same phrases or words. "Road" could appear as Interstate, Highway, Lane, Street or others. "Died" could be deceased or other synonym. Your request also seems to assume a death is involved and I have no idea how many ways "on the spot" or "in transit to emergency care" or "in hospital" might be written up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FWIW I have worked with actual traffic accident data collections. There will be one large record that basically describes the location, another that describes each vehicle involved and yet another for each person in each vehicle with details of injuries.&amp;nbsp; NOT all in one file or dataset typically because of the multiple vehicle/ multiple persons per vehicle nature of the data. So things get joined together&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 16:49:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872316#M10492</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-04-26T16:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing certain text value from textual description in new column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872328#M10493</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/442166"&gt;@Dave251&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Description - "The person died of head injury on the spot while driving a car."&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Injury - Head&lt;/P&gt;
&lt;P&gt;Injury Place - On road&lt;/P&gt;
&lt;P&gt;Death Place - On spot&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It's nearly impossible to provide a solution that will work in a general situation based upon one sample sentence.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 17:29:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872328#M10493</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-04-26T17:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing certain text value from textual description in new column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872466#M10495</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, agree with your response. However, I was looking for some input that guide me towards possible tool or model which I can use to solve the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 09:15:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872466#M10495</guid>
      <dc:creator>Dave251</dc:creator>
      <dc:date>2023-04-27T09:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing certain text value from textual description in new column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872524#M10496</link>
      <description>&lt;P&gt;Feels very much like a case for SAS Visual Text Analytics.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/en/software/visual-text-analytics-support.html" target="_blank"&gt;https://support.sas.com/en/software/visual-text-analytics-support.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 10:43:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/872524#M10496</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-04-27T10:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing certain text value from textual description in new column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/888280#M10561</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If we can collect contextual patterns in which these key elements appear from the text, the Concept node in Visual Text Analytics is well-suited to address this issue.&lt;/P&gt;
&lt;P&gt;For documentation on the Concept node in VTA, please refer to&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/capcdc/v_020/ctxtcdc/ctxtug/p0l1gb2dihm3f4n16pswu5o9z32p.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/capcdc/v_020/ctxtcdc/ctxtug/p0l1gb2dihm3f4n16pswu5o9z32p.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 02:17:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Capturing-certain-text-value-from-textual-description-in-new/m-p/888280#M10561</guid>
      <dc:creator>Meilan</dc:creator>
      <dc:date>2023-08-08T02:17:15Z</dc:date>
    </item>
  </channel>
</rss>

