This cue card set uses the connection and project created in Getting Started with Data Miner.
Follow these steps to create a new workflow named TextMining
:
dmConnection
.HighValue
; select New Workflow.TextMining
.If the Component Palette is not open, open it using View > Component Palette. Make sure that Workflow Editor is selected.
Create a data source node:
MINING_DATA_TEXT_BUILD_V
. The columns (attributes) of the view are displayed.MINING_DATA_TEXT_BUILD_V
contains the column COMMENTS
, which contains customer comments. To view some of the comments, right-click the data source
node and select View Data. Actual data is displayed in a new tab MINING_DATA_TEXT_BUILD_V.
When you are done looking at the data, close the tab.
The text column must be properly prepared before mining.
Tell me more about what I see in the GUI
The
Next step is to prepare the text column before you build models.
Copyright © 2011, 2012, Oracle. All rights reserved.