<?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 analysis : need help to deal with phrases in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637092#M83486</link>
    <description>&lt;P&gt;in the launch dialog, you can increase the number of words per phrase. The Default is 4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Byron_JMP_0-1685473520141.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53261i2C8F594D37DAD471/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Byron_JMP_0-1685473520141.png" alt="Byron_JMP_0-1685473520141.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 19:05:42 GMT</pubDate>
    <dc:creator>Byron_JMP</dc:creator>
    <dc:date>2023-05-30T19:05:42Z</dc:date>
    <item>
      <title>Text analysis : need help to deal with phrases</title>
      <link>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/636901#M83479</link>
      <description>&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on a computer log file and when using the text explorer tool, in the phrase list, I have lots of row linked to the same phrase.&lt;/P&gt;&lt;P&gt;For example, in my log file, at different time, I have the text "Write error:status 1, facility 667,driverstatus 1304".&lt;/P&gt;&lt;P&gt;The problem is that in the Phrase list, It will show counts for "Write error", "error:status", "status 1,facility 667", "667, driverstatus", and so on...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to show one row for the phrase&amp;nbsp;"Write error:status 1, facility 667,driverstatus 1304" and not decomposing it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, in the Term list, is there a way to exclude all numbers and keep only text ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your advice&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 11 Jun 2023 00:01:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/636901#M83479</guid>
      <dc:creator>LogitTurtle576</dc:creator>
      <dc:date>2023-06-11T00:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text analysis : need help to deal with phrases</title>
      <link>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/636945#M83484</link>
      <description>&lt;P&gt;You can create a new regular expression using the Regex Editor in Text Explorer to recognize this pattern and return a new token in its place. Make sure that it appears ahead of the regex for Numbers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can change the Result token for the Numbers regular expression to empty with the Regex Editor.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 16:21:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/636945#M83484</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-05-30T16:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Text analysis : need help to deal with phrases</title>
      <link>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637092#M83486</link>
      <description>&lt;P&gt;in the launch dialog, you can increase the number of words per phrase. The Default is 4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Byron_JMP_0-1685473520141.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53261i2C8F594D37DAD471/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Byron_JMP_0-1685473520141.png" alt="Byron_JMP_0-1685473520141.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 19:05:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637092#M83486</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2023-05-30T19:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text analysis : need help to deal with phrases</title>
      <link>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637311#M83503</link>
      <description>&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;I am not familiar at all with Regex Editor. How do I access it and how to use it ? Is there any related documentation ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't get your point about changing the result token for the Numbers. What should I do exactly ?&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;</description>
      <pubDate>Wed, 31 May 2023 09:37:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637311#M83503</guid>
      <dc:creator>LogitTurtle576</dc:creator>
      <dc:date>2023-05-31T09:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Text analysis : need help to deal with phrases</title>
      <link>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637420#M83516</link>
      <description>&lt;P&gt;The &lt;A href="https://www.jmp.com/support/help/en/17.0/#page/jmp/customize-regex-in-the-regular-expression-editor.shtml#" target="_self"&gt;Regex Editor in Text Explorer is documented&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example of a text analysis using the default set of regular expressions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reg.PNG" style="width: 801px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53290i57FCA97A2DD218D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="reg.PNG" alt="reg.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the Result field? It uses the "\1" back reference to output the result to the token list. Clear this field so that numbers are not entered into the token stream.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 14:44:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637420#M83516</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-05-31T14:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text analysis : need help to deal with phrases</title>
      <link>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637710#M83556</link>
      <description>&lt;P&gt;Many thanks Mark&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 07:08:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Text-analysis-need-help-to-deal-with-phrases/m-p/637710#M83556</guid>
      <dc:creator>LogitTurtle576</dc:creator>
      <dc:date>2023-06-01T07:08:02Z</dc:date>
    </item>
  </channel>
</rss>

