<?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 calculate TF-IDF in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/443291#M69144</link>
    <description>Hey Martin . Can you explain this a little further? When you are in text explore you save ? I don’t see ‘term’?&lt;BR /&gt;Thanks&lt;BR /&gt;Any help appreciated for a new user</description>
    <pubDate>Wed, 08 Dec 2021 12:05:18 GMT</pubDate>
    <dc:creator>MNS</dc:creator>
    <dc:date>2021-12-08T12:05:18Z</dc:date>
    <item>
      <title>How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339122#M58726</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to using this software and am struggling to figure out how to use it to calculate the TF-IDF values for documents in my data set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sure it is included in the functionality of JMP but it must be under a different name. Would anyone be able to point me in the right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:25:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339122#M58726</guid>
      <dc:creator>markw</dc:creator>
      <dc:date>2023-06-09T00:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339156#M58727</link>
      <description>&lt;P&gt;you may have a look at text explorer (main menu analyse),&lt;/P&gt;&lt;P&gt;please see the following example as script, or in scripting index, or in statistics index (main menu help).&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Consumer Preferences.jmp" );
obj = dt &amp;lt;&amp;lt; Text Explorer( TextColumns( :Reasons Not to Floss ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 03 Dec 2020 16:43:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339156#M58727</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2020-12-03T16:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339161#M58728</link>
      <description>Thank you for your reply Georg. Please note I am a complete beginner so in need of a very basic explanation...&lt;BR /&gt;&lt;BR /&gt;In practice I have a set of x documents, for 2 of which I would like to calculate the TF-IDF.&lt;BR /&gt;&lt;BR /&gt;When I go to text explorer, can I get JMP to calculate the TF-IDF through using menu options and how do I specify for which documents I would like the TF-IDF to be calculated?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2020 16:50:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339161#M58728</guid>
      <dc:creator>markw</dc:creator>
      <dc:date>2020-12-03T16:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339163#M58729</link>
      <description>&lt;LI-SPOILER&gt;Hello&lt;BR /&gt;&lt;BR /&gt;did you check out the "Local data Filter" to chose the documents you want. &lt;/LI-SPOILER&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mlo1_0-1607015429618.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/28724i678B3AA8F430C6FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mlo1_0-1607015429618.png" alt="mlo1_0-1607015429618.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 17:12:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339163#M58729</guid>
      <dc:creator>mlo1</dc:creator>
      <dc:date>2020-12-03T17:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339165#M58731</link>
      <description>&lt;P&gt;My way would be to get the text first imported into a table (JMP can Import even full Folders via multiple file Import …),&lt;/P&gt;&lt;P&gt;and then using text Explorer on that data table.&lt;/P&gt;&lt;P&gt;So this depends on type and structure of your files.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 17:42:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339165#M58731</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2020-12-03T17:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339166#M58732</link>
      <description>&lt;P&gt;May be it is worth to check out the following AddIn as well&amp;nbsp;&lt;LI-MESSAGE title="Text Importer - Text, PDF, Word Documents, and Powerpoint" uid="33455" url="https://community.jmp.com/t5/JMP-Add-Ins/Text-Importer-Text-PDF-Word-Documents-and-Powerpoint/m-p/33455#U33455" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 20:36:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339166#M58732</guid>
      <dc:creator>mlo1</dc:creator>
      <dc:date>2020-12-03T20:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339169#M58734</link>
      <description>&lt;P&gt;The TD-IDF is one of the built-in transforms that may be applied to the document-term matrix when you save it back to the data table from the Text Explorer platform.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 19:22:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339169#M58734</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-12-03T19:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339196#M58737</link>
      <description>&lt;P&gt;Have you looked at the JMP documentation, Text Explorer section? Here's a link:&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/15.2/index.shtml#page/jmp/text-explorer-overview.shtml" target="_self"&gt;Text Explorer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much will depend on how your curate your documents...so pay attention to that first before any analytics.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 20:51:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339196#M58737</guid>
      <dc:creator>P_Bartell</dc:creator>
      <dc:date>2020-12-03T20:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339229#M58742</link>
      <description>&lt;P&gt;Hi Mark,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got the same issue. Need to solve this as part as an Assignment for my Degree. Did you find a solution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 10:03:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339229#M58742</guid>
      <dc:creator>Martin1407</dc:creator>
      <dc:date>2020-12-04T10:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339231#M58744</link>
      <description>&lt;P&gt;Thanks everyone for your help, with your collective help I have managed to find the solution:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under text explorer, go on save document term matrix and the option for TF-IDF is found under weighting.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 11:25:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/339231#M58744</guid>
      <dc:creator>markw</dc:creator>
      <dc:date>2020-12-04T11:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/443291#M69144</link>
      <description>Hey Martin . Can you explain this a little further? When you are in text explore you save ? I don’t see ‘term’?&lt;BR /&gt;Thanks&lt;BR /&gt;Any help appreciated for a new user</description>
      <pubDate>Wed, 08 Dec 2021 12:05:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/443291#M69144</guid>
      <dc:creator>MNS</dc:creator>
      <dc:date>2021-12-08T12:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate TF-IDF</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/443359#M69152</link>
      <description>&lt;P&gt;red triangle in Text Explorer, see screenshot.&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="Georg_0-1638976817170.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/38228i67BB778FEC6730D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Georg_0-1638976817170.png" alt="Georg_0-1638976817170.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 15:20:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-TF-IDF/m-p/443359#M69152</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2021-12-08T15:20:38Z</dc:date>
    </item>
  </channel>
</rss>

