Shows or hides the Word Cloud report. The Word Cloud red triangle menu enables you to change the layout and font for the word cloud. See Word Cloud Options.
Shows buttons in the Term and Phrase Lists report corresponding to the options available in the pop-up menus for each list. See Term and Phrase Lists.
Shows or hides a list of the stop words used in the analysis. A built-in list of stop words is used initially. To add a stop word, right-click on it in the Term List and select Add Stop Word from the pop-up menu. See Term Options Management Windows.
Shows or hides a list of the phrases that have been specified by the user to be treated as terms. See Term Options Management Windows.
Shows or hides the delimiters used by the Basic Words Tokenizing method. To modify the set of delimiters used, you must use the Add Delimiters() or Set Delimiters() messages in JSL. This option is available only when the selected Tokenizing method is Basic Words.
Shows a window that enables you to add or remove stop words. The changes made can be applied at the User, Column, and Local levels. You can also specify Local Exceptions that exclude stop words that are specified in any of the other levels. See Term Options Management Windows.
Shows a window that enables you to add or remove recodes. The changes made can be applied at the User, Column, and Local levels. You can also specify Local Exceptions that exclude recodes that are specified in any of the other levels. See Term Options Management Windows.
Shows a window that enables you to add or remove the phrases that are treated as terms. The changes made can be applied at the User, Column, and Local levels. You can also specify Local Exceptions that exclude phrases that are specified in any of the other levels. See Term Options Management Windows.
Shows a window that enables you to add or remove exceptions to stemming. The changes made can be applied at the User, Column, and Local levels. You can also specify Local Exceptions that exclude stem exceptions that are specified in any of the other levels. See Term Options Management Windows.
The Term Options management windows are four similar windows that enable you to manage the collections of stop words, recodes, phrases, and stem exceptions. Manage Stop Words Window shows the Manage Stop Words window. The Manage Phrases and Manage Stem Exceptions are identical to the Manage Stop Words window. The Manage Recodes window differs slightly. See Manage Recodes.
The user library files are located in a TextExplorer directory. The location of this directory is based on your computer’s operating system:
•
|
Windows: "C:/Users/<username>/AppData/Roaming/SAS/JMP/TextExplorer/<lang>/"
|
•
|
Macintosh: "/Users/<username>/Library/Application Support/JMP/TextExplorer/<lang>/"
|
The master user library files are located in the TextExplorer directory itself. These files are not language-specific.
When you click OK, changes to the User and Column lists are saved to the user library and the column properties, respectively. Anything specified in the Local and Local Exceptions lists is saved only when you save the script of the Text Explorer report.
If saving Stop Words to the user library, the file is named stopwords.txt. If saving to a column property, the property is called “Stop Words”.
If saving Recodes to the user library, the file is named recodes.txt. If saving to a column property, the property is called “Recodes”.
If saving Phrases to the user library, the file is named phrases.txt. If saving to a column property, the property is called “Phrases”.
If saving Stem Exceptions to the user library, the file is named stemExceptions.txt. If saving to a column property, the property is called “Stem Exceptions”.