cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
NVarz
Level II

In text explorer, how can we stem only certain words and not all?

I am using the text explorer platform in JMP Pro 16 and I know that you can use "Stemming for Combining" to stem only the terms where two or more terms stem to the same term and then add exceptions to it on a need basis. But I was wondering if you can choose the "No Stemming" option and then add only certain words to stem? For my analysis, the second option might be faster because I have only a few words to stem as opposed to having only a few exceptions. Any guidance would be greatly appreciated. Thank you in advance!

 

-Nell

NV
2 REPLIES 2

Re: In text explorer, how can we stem only certain words and not all?

Stemming does not work in that direction. You can turn it on and then designate exceptions that you do not want stemmed. It does not work in the other direction.

 

Perhaps you could use the recode feature instead of stemming to reduce the variations in the terms with the same meaning.

reese_sj
Level VI

Re: In text explorer, how can we stem only certain words and not all?

We have had success by using the Recode approach that Mark describes.

Recommended Articles