<?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 Error during stemming in text explorer: Inconsistent Recodes in access or evaluation of 'List' in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Error-during-stemming-in-text-explorer-Inconsistent-Recodes-in/m-p/737075#M91806</link>
    <description>&lt;P&gt;Hello Community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "&lt;EM&gt;Inconsistent Recodes in access or evaluation of List".&lt;/EM&gt; This is my code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;obj = dt &amp;lt;&amp;lt; Text Explorer(
	Text Columns( :col1)
);
obj &amp;lt;&amp;lt; Stemming("Stem for Combining");
obj &amp;lt;&amp;lt; Add Recodes(
	{{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugly", "Attract"},{"attraction", "Attract"},{"attracting", "Attract"}});&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm assuming this error happens because "col1" column might not actually have some of these words to begin with. If yes, I cannot remove every word from this script that is absent because: 1. The recoding list is a lot larger than my example provided here and it would be very tedious. 2. This is a fixed recoding dictionary to be used with a lot of other columns so there will always be words that are absent in some.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any solution to this? Or is there a simpler way to stem words based on this dictionary?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2024 07:49:43 GMT</pubDate>
    <dc:creator>sm3001</dc:creator>
    <dc:date>2024-03-21T07:49:43Z</dc:date>
    <item>
      <title>Error during stemming in text explorer: Inconsistent Recodes in access or evaluation of 'List'</title>
      <link>https://community.jmp.com/t5/Discussions/Error-during-stemming-in-text-explorer-Inconsistent-Recodes-in/m-p/737075#M91806</link>
      <description>&lt;P&gt;Hello Community!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "&lt;EM&gt;Inconsistent Recodes in access or evaluation of List".&lt;/EM&gt; This is my code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;obj = dt &amp;lt;&amp;lt; Text Explorer(
	Text Columns( :col1)
);
obj &amp;lt;&amp;lt; Stemming("Stem for Combining");
obj &amp;lt;&amp;lt; Add Recodes(
	{{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugly", "Attract"},{"attraction", "Attract"},{"attracting", "Attract"}});&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I'm assuming this error happens because "col1" column might not actually have some of these words to begin with. If yes, I cannot remove every word from this script that is absent because: 1. The recoding list is a lot larger than my example provided here and it would be very tedious. 2. This is a fixed recoding dictionary to be used with a lot of other columns so there will always be words that are absent in some.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any solution to this? Or is there a simpler way to stem words based on this dictionary?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 07:49:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Error-during-stemming-in-text-explorer-Inconsistent-Recodes-in/m-p/737075#M91806</guid>
      <dc:creator>sm3001</dc:creator>
      <dc:date>2024-03-21T07:49:43Z</dc:date>
    </item>
  </channel>
</rss>

