14th IEEE International Conference on Tools With Artificial Intelligence, 2002. (ICTAI 2002). Proceedings.
DOI: 10.1109/tai.2002.1180788
|View full text |Cite
|
Sign up to set email alerts
|

A tool for extracting XML association rules

Abstract: The recent success of XML as a standard to represent semi-structured data, and the increasing amount of available XML data, pose new challenges to the data mining community. In this paper we present the X MINE operator a tool we developed to extract XML association rules for XML documents. The operator; that is based on XPath and inspired by the syntax ofXQuery, allows us to express complex mining tasks, compactly and intuitively. X MINE can be used to specify indifferently ( and simultaneously) mining tasks b… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
25
0

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 21 publications
(25 citation statements)
references
References 5 publications
0
25
0
Order By: Relevance
“…The first type of approaches applies relational data mining tools on XML data by mapping XML documents to relational data model and storing them in a relational database [11]. The second type of approaches applies data mining techniques directly onto native-XML data [2,9,10]. We are interested with the second type of approaches, specifically mining frequent itemsets and association rules from XML data.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The first type of approaches applies relational data mining tools on XML data by mapping XML documents to relational data model and storing them in a relational database [11]. The second type of approaches applies data mining techniques directly onto native-XML data [2,9,10]. We are interested with the second type of approaches, specifically mining frequent itemsets and association rules from XML data.…”
Section: Related Workmentioning
confidence: 99%
“…Authors actually transform complex documents into a format that can be mined by Wan algorithm using XSLT. Braga et al propose XMINE [2], a tool to extract XML association rules from XML documents. The XMINE operator is based on XPath and XQuery to express complex mining tasks on the content and the structure of XML data.…”
Section: Related Workmentioning
confidence: 99%
“…Another usage is when annotating an XML document to add calculated values based on existing values. Some cases, for instance when parent elements have to be updated 51 based on the updates previously done to child elements, cannot be handled in XSLT 1.0 without using XSLT extensions or pipelining multiple stylesheets.…”
Section: Why Xupdate?mentioning
confidence: 99%
“…Because their approach is not for the context of native XML documents and it considers just strict parent-child relations. Recently, tools for extracting association rules from XML documents have been proposed in [4,10], but both of them are approaching from the view point of a XML query language. This causes the problem of language-dependent association rules mining.…”
Section: Related Workmentioning
confidence: 99%