Oracle Text Reference 10g |
|||
|
ISBN : - |
Order a printed copy of this book from Amazon --UNAVAILABLE-- |
||
![]() Cover Design - Oracle Text Reference 10g |
For your free electronic copy of this book please verify the numbers below. (We need to do this to make sure you're a person and not a malicious script) | ||
|
Sample Chapter From Oracle Text Reference 10g Copyright © Oracle Corp |
|||
What's New in Oracle Text?Security ImprovementsIn previous versions of Oracle Text, CTXSYS had DBA privileges. To tighten securityand protect the database in the case of unauthorized access, CTXSYS now has only CONNECT and RESOURCE roles, and only limited, necessary direct grants on some system views and packages. Some applications using Oracle Text may therefore require minor changes in order to work properly with this security change. Classification and ClusteringThe following features are new for classification and clustering:
The CTX_CLS.TRAIN
procedure has been enhanced to support an additional
classifier type called Support Vector Machine method for the supervised training of documents. The SVM method of training can produce better rules for classification than the query-based method.
The new CTX_CLS.CLUSTERING
procedure enables you to generate document clusters. A cluster is a group of documents similar to each other in content.
|
|||