Search results for "Information System"
showing 10 items of 2404 documents
QUEXME: A Query Expansion Method Applied to Water Information System
2009
The aim of the paper is to present and apply a QUery EXpansion MEthod called QUEXME while querying the Euro-Mediterranean Information System (EMWIS) on know-how in the Water sector. EMWIS provides a strategic tool for exchanging information and knowledge in the water sector between and within the Euro Mediterranean partnership countries (www.emwis.net). Information retrieval on the web or through some cooperation of information sources or some general knowledge bases is a complex process and a great challenge with the emergence of the semantic web. The aim of the query expansion method is to help and guide users to build their requests giving them some usually related terms close to their q…
LinkedSaeima: A Linked Open Dataset of Latvia’s Parliamentary Debates
2019
This paper describes the LinkedSaeima dataset that contains structured data about Latvia’s parliamentary debates from 1993 until 2017. This information is published at http://dati.saeima.korpuss.lv as Linked Open Data. It is a part of the Corpus of Saeima (the Parliament of Latvia) released as open data for multidisciplinary research. The data model of LinkedSaeima follows the data structure of the LinkedEP dataset with a few modifications. The dataset is augmented with links to the Wikidata knowledge base that provide additional information about the speakers and named entities mentioned in the corpus.
Notice of Violation of IEEE Publication Principles: New Delay-Dependent Exponential $H_{\infty}$ Synchronization for Uncertain Neural Networks With M…
2010
This paper establishes an exponential H infin synchronization method for a class of uncertain master and slave neural networks (MSNNs) with mixed time delays, where the mixed delays comprise different neutral, discrete, and distributed time delays. The polytopic and the norm-bounded uncertainties are separately taken into consideration. An appropriate discretized Lyapunov-Krasovskii functional and some free-weighting matrices are utilized to establish some delay-dependent sufficient conditions for designing delayed state-feedback control as a synchronization law in terms of linear matrix inequalities under less restrictive conditions. The controller guarantees the exponential H infin synchr…
Asynchronously switched control of discrete impulsive switched systems with time delays
2013
This paper is concerned with the stabilization problem for a class of uncertain discrete impulsive switched delay systems under asynchronous switching. The so-called asynchronous switching means that the switches between the candidate controllers and system modes are asynchronous. By using the average dwell time (ADT) approach, sufficient conditions for the existence of an asynchronously switched controller is derived such that the resulting closed-loop system is exponentially stable. The desired controller gains and the admissible switching signals are obtained in terms of a set of matrix inequalities. A numerical example is given to illustrate the effectiveness of the proposed method.
Human settlement dynamics and alluvial dynamics of the Rhine River during the Holocene: Geoarchaeology of the site of Oedenburg (Haut-Rhin, France).
2007
The relationship between alluvial dynamics and control parameters such as climate are well known and understood at plurimillennial and pluriannual time-scales. But it is not really the case at multicentennial and multidecennal time-scales compatible with human society settlement time-scales. In a present and near future context, when human settlement may be affected by strong climatic variation, alluvial dynamics understanding is however a major centre of attention to the development of efficient models. To approach this scale-related question, a segment of the Upper Rhine River presenting both anastomosed and braided was investigated. This area also gives us the opportunity to study settle…
Multi-label Classification Using Stacked Hierarchical Dirichlet Processes with Reduced Sampling Complexity
2018
Nonparametric topic models based on hierarchical Dirichlet processes (HDPs) allow for the number of topics to be automatically discovered from the data. The computational complexity of standard Gibbs sampling techniques for model training is linear in the number of topics. Recently, it was reduced to be linear in the number of topics per word using a technique called alias sampling combined with Metropolis Hastings (MH) sampling. We propose a different proposal distribution for the MH step based on the observation that distributions on the upper hierarchy level change slower than the document-specific distributions at the lower level. This reduces the sampling complexity, making it linear i…
Comparison of MeSH terms and KeyWords Plus terms for more accurate classification in medical research fields. A case study in cannabis research
2021
Abstract KeyWords Plus and Medical Subject Headings (MeSH) are widely used in bibliometric studies for topic mapping. The objective of this study is to compare the two description systems in documents about cannabis research to find the concordance between systems and establish whether there is neutrality in topic mapping. A total of 25,593 articles from 1970 to 2019 were drawn from Web of Science's Core Collection and Medline and analyzed. The tidytext library, Zipf's law, topic modeling tools, the contingency coefficient, Cramer's V, and Cohen's kappa were used. The results included 10,107 MeSH terms and 28,870 KeyWords Plus terms. The Zipf distribution of the terms was different for each…
Online Sparse Collapsed Hybrid Variational-Gibbs Algorithm for Hierarchical Dirichlet Process Topic Models
2017
Topic models for text analysis are most commonly trained using either Gibbs sampling or variational Bayes. Recently, hybrid variational-Gibbs algorithms have been found to combine the best of both worlds. Variational algorithms are fast to converge and more efficient for inference on new documents. Gibbs sampling enables sparse updates since each token is only associated with one topic instead of a distribution over all topics. Additionally, Gibbs sampling is unbiased. Although Gibbs sampling takes longer to converge, it is guaranteed to arrive at the true posterior after infinitely many iterations. By combining the two methods it is possible to reduce the bias of variational methods while …
A Survey of Multi-Label Topic Models
2019
Every day, an enormous amount of text data is produced. Sources of text data include news, social media, emails, text messages, medical reports, scientific publications and fiction. To keep track of this data, there are categories, key words, tags or labels that are assigned to each text. Automatically predicting such labels is the task of multi-label text classification. Often however, we are interested in more than just the pure classification: rather, we would like to understand which parts of a text belong to the label, which words are important for the label or which labels occur together. Because of this, topic models may be used for multi-label classification as an interpretable mode…