TXTResult Members

Text mining result dialog shows the following functions and properties

Functions Description
AddVariablesToInputSpreadsheet
Cancel
ChangeStatus Change status.
CombineSelectedItemsWithChosenWord Combine selected items with chosen word.
Ok Return value: Integer.
PerformSingularValueDecomposition Perform singular value decomposition.
SaveForDeployment Save for deployment. Return value: String.
SaveSVDResultsForDeployment Save singular value decomposition results for deployment.
SaveStatisticValuesToInputData Save summary statistics to input data.
SelectTheMostFrequentWords Select the most frequent words.
Properties Description
Application Returns application object. Return value: Object. This property is read only.
BinaryFrequency Summary statistic is binary frequency. Return/assignment value: Integer.
ChosenWord Chosen word. Return/assignment value: String.
ColumnForAllWords Create a column for all words (for document summary). Return/assignment value: Integer.
ColumnForEachWord Create columns for each word (for document summary). Return/assignment value: Integer.
DataInputFileNameToWriteBack Data input file name to write back. Return/assignment value: String.
DocumentScores Document scores. Return value: Object. This property is read only.
DocumentsIncludingChosenWordInReport Documents including chosen word in Report. Return value: Object. This property is read only.
DocumentsIncludingChosenWordInSpreadsheet Documents including chosen word in Spreadsheet. Return value: Object. This property is read only.
Frequency Summary statistic is word frequency. Return/assignment value: Integer.
InverseDocumentFrequency Summary statistic is inverse document frequency. Return/assignment value: Integer.
LogFrequency Summary statistic is log-frequency. Return/assignment value: Integer.
Name Return value: String. This property is read only.
NumberOfSingularValues Number of singular values to retain. Return/assignment value: Integer.
NumberOfVariablesToAddToInputSpreadsheet Number of variables to add to input spreadsheet. Return/assignment value: Integer.
Parent Returns the parent of the object. Return value: Object. This property is read only.
PercentForSelectingTheMostFrequentWords Percent for selecting the most frequent words. Return/assignment value: Integer.
PrefixVariableName Concept Prefix. Return/assignment value: String.
ResultsCodes Assignment value: Variant.
ResultsOption Assignment value: Integer.
ResultsOutputFields Assignment value: Variant.
ResultsSaveFileName Assignment value: String.
ResultsSelection Assignment value: Variant.
ResultsSelectionOption Assignment value: Variant.
ResultsValues Assignment value: Variant.
ResultsVariables Assignment value: Variant.
SaveFrequencies Save frequencies for words and documents. Return value: Object. This property is read only.
ScreePlot Scree plot. Return value: Object. This property is read only.
SearchOutputInReport Results of search in Report. Return value: Object. This property is read only.
SearchOutputInSpreadsheet Results of search in Spreadsheet. Return value: Object. This property is read only.
SearchWordAnd1 Search word, word 1. Return/assignment value: String.
SearchWordAnd2 Search word, and word 2. Return/assignment value: String.
SearchWordAnd3 Search word, and word 3. Return/assignment value: String.
SearchWordOr1 Search word, or word 1. Return/assignment value: String.
SearchWordOr2 Search word, or word 2. Return/assignment value: String.
SearchWordOr3 Search word, or word 3. Return/assignment value: String.
SelectedWordItems Selected word items. Return/assignment value: String.
SingularValues Singular values. Return value: Object. This property is read only.
SumOfSquaresOfWordResiduals Sum of squares for word residuals. Return value: Object. This property is read only.
SummaryOfDocuments Summary statistics for documents. Return value: Object. This property is read only.
SummaryOfDocumentsInReport Create summary of documents in a report, with links to documents. Return value: Object. This property is read only.
SummaryOfFrequency Summary statistics for words and documents. Return value: Object. This property is read only.
SummaryOfWords Summary statistics for words. Return value: Object. This property is read only.
WordCoefficients Word coefficients. Return value: Object. This property is read only.
WordImportance Word importance. Return value: Object. This property is read only.