cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
Text Mining – Sentiment Analysis

gail_massari_0-1755716260583.png   The Text Explorer platform is used to explore frequently used words and phrases in unstructured text data such as text found in product reviews, social media posts, comment fields in surveys, incident reports, etc. This guide shows how to perform a sentiment analysis – a methodology that assigns numerical scores to words and phrases with the intent of quantitatively measuring the positive and negative sentiment expressed in the text. The text data must first be prepared for these analyses. See the Text Explorer – Describing Unstructured Text Data guide and the JMP Help for information on using the Text Explorer platform to do this.

Summarizing Text Data                                                                         

  1. From an open JMP® data table, select Analyze > Text Explorer.
  2. Click on a categorical or unstructured text variable from Select Columns, and click Text Columns (categorical variables have red or green bars and unstructured text variables have grey lines (gail_massari_1-1755716260584.png). Click OK.

Sentiment Analysis                                                                                                                     

  1. Select Sentiment Analysis from the top red triangle Analyze > Text Explorer. The following will be displayed in the report:
  • A table of the average scores for the positive and negative terms as well as the overall average score for all documents that were scored.
  • A histogram visually summarizing all the scores.
  • An interactive table showing the scores for each of the documents. Selecting a document will show the text for that document and the words that were used for scoring.
  • An interactive table where the words used for scoring can be selected and all the documents that used those words will be displayed.

- The default dictionary used for the analysis will be summarized in a set of tables (Sentiment Terms, Intensifier Terms, Negation Terms) where the scores for each word can be viewed and modified.

- JMP will display a set of Possible Sentiment words found in the text being analyzed that you may want to add. Here we added “expensive” to the dictionary assigning it a score of ‘-60’.

- You can also upload unique dictionaries by selecting Manage Sentiment Terms under the red triangle.

- You can choose to focus the sentiment analysis on select Features identified in the data.  

Example: Chips.jmp (Help > Sample Data Folder)Example: Chips.jmp (Help > Sample Data Folder)

 

gail_massari_3-1755716484930.png

 

gail_massari_4-1755716494734.png

 

Visit Basic Analysis > Text Explorer in JMP Help to learn more.

Recommended Articles