Text Mining in Oracle Data Mining

Text must undergo a transformation process before it can be mined. After the data has been properly transformed, a case table can be used for building, testing, or scoring data mining models. The case table must be a relational table. It cannot be created as a view.

A Source table for Oracle Data Mining can include one or more columns of text. A text column cannot be used as a target.

The following Oracle Data Mining algorithms support text:


Note:

These algorithms do not support text:
  • O-Cluster

  • Decision Tree when you connect to Oracle Database 11g

  • Association (Apriori)

Any text attributes are automatically filtered out for model builds when you use O-Cluster or Decision Tree connected to Oracle Database 11g.