In SQL Server 2012, Semantic DB has new capabilities. Using these capabilities one can do text mining e.g. documents can be compared with each other to know similarity.
By knowing the similarity one can determine document reuse.
Example Scenarios
- Determine Document Reuse
- Determine topics/key phrases from document.
- Auto classify document
More scenarios are at my blog.