1,721,134 research outputs found
Designing Templates for Mining Association Rules
Current approaches to data mining usually address specific user requests, while no general design criteria for the extraction of association rules are available for the end-user. In this paper, we propose a classification of association rule types, which provides a general framework for the design of association rule mining applications. Based on the identified association rule types, we introduce predefined templates as a means to capture the user specification of mining applications. Furthermore, we propose a general language to design templates for the extraction of arbitrary association rule types
An HTTP-based distributed architecture supporting dynamic cooperation processes
L’articolo introduce una architettura per realizzare un sistema di workflow dinamico e distribuito.L’architettura separa rigorosamente il ruolo dei client e dei server, ma l’elemento di novità è il fatto che il sistema è composto da molteplici server anche geograficamente lontani che cooperano tra loro.L’articolo perciò definisce un meccanismo di sincronizzazione tra i server che assicura la corretta evoluzione del workflow
Soft Operators for Exploring Information Granules of Web Search Results
The paper defines some soft aggregation operators
for combining results of Web searches, organized into
information granules of distinct resolution. We propose to use
them to perform personalized explorations of the contents
retrieved by distinct queries to possibly distinct search engines
on the Internet. These operators exploit the contents of the result
lists retrieved by search engines to discover shared and
correlated contents between web pages. We present their
application within the meta-search system Matrioshka and
discuss their semantics and utility
Soft Aggregation in Flexible Databases Querying based on the Vector p-norm
In this paper a model of soft aggregation of preferences in flexible database querying is proposed, based on the vector p-norm operator. The model allows aggregating conditions with distinct importance by modeling both veto and favour semantics of the conditions. We outline how the semantics of the compound query varies for increasing values of the parameter p, when the selection conditions are ANDed and ORed
On the Problem of Coupling Java Algorithms and XML Parsers (Invited Paper)
L’articolo ha l’obiettivo di dare una panoramica sulle tecniche di accoppiamento di algoritmi Java e parser XML.
I parser XML sono strutturati infatti per funzionare secondo la modalità ad eventi (SAX), che però si adatta male per essere accoppiata con algoritmi preesistenti basati sulla tecnica del polling. Per contro, il formato DOM di rappresentazione in memoria cntrale occupa troppo spazio quando si ha a che fare con documenti di grosse dimensioni.
L’articolo presente perciò le tecniche fino ad ora sviluppate per facilitare l’accoppiamento con i parser, oppure per rendere più flessibile lo sviluppo di applicazioni in Java, per esempio estendendo il Linguaggio Java con opportune primitive e tipi di dati, che hanno il vantaggio di poter fare type checking sui documnenti XML sia statico che dinamico
Extending SQL with customizable soft selection conditions
L’articolo riprende il concetto di soft selection condition tipico della logica fuzzy e introdotto per la primavolta nel mondo dei database con la proposta SQL/f.Partendo da questa idea, viene proposta una nuova versione dell’operatore SELECT di SQL, arricchitocon il concetto di soft selection condition. Rispetto alle proposte presenti in letteratura, quella dell’articolodefinisce in modo chiaro e rigoroso la semantica delle diverse clausole, introduce un nuovo operatore di confronto, introduce costrutti adatti alla gestione dei predicati soft che consentono all’operatore SELECT così modificato di mantenere la proprietà di chiusura dei database relazionali. La proposta è completata con l’introduzione di un nuovo operatore, chiamato CREATE TERM SET, che consente di creare insiemi di termini linguistici che poi vengono usati per formulare le interrogazioni nell’operatore SELECT
Modeling Soft Conditions with Unequal Importance in Fuzzy Databases based on the Vector p-norm
- …
