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!
  • Learn some foundational elements of JMP Scripting Language (JSL) and how to extend point & click automation into repeatable, shareable routines. Register. June 26, 2 p.m. US Eastern Time.

Discussions

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

Parsing open form comments

Hello,

JMP 18.0

I have a tool log that operators have to put a comment in if an error occurs.  The comments are not standardized and vary by operator.  I would like to parse this comment column to find patterns in the log to be able to diagnosis or predict issues.  Any thoughts?

5 REPLIES 5
jthi
Super User

Re: Parsing open form comments

Have you tried what you could find with Basic Analysis > Text Explorer ?

-Jarmo
PhotoBluur
Level I

Re: Parsing open form comments

I have tried, but I am not understanding how to use it properly. 

 

txnelson
Super User

Re: Parsing open form comments

I suggest you work through the 

Additional Example of the Text Explorer Platform

It uses the Aircraft Incident data table, which will show you how to set up your data, and then it walks you through running the Text Explorer  

Jim
PhotoBluur
Level I

Re: Parsing open form comments

I'll give it a try!

Re: Parsing open form comments

For a more in-depth discussion: Predictive Modeling and Text Mining | JMP

Recommended Articles