Sciweavers

576 search results - page 62 / 116
» XML-RL Update Language
Sort
View
INFSOF
2002
72views more  INFSOF 2002»
14 years 11 months ago
Translating object-oriented database transactions into relational transactions
In this paper, we present methods of translating transactions from object-oriented database(OODB) to relational database(RDB). The process involves schema mapping in data definiti...
Joseph Fong
EMNLP
2010
14 years 10 months ago
Latent-Descriptor Clustering for Unsupervised POS Induction
We present a novel approach to distributionalonly, fully unsupervised, POS tagging, based on an adaptation of the EM algorithm for the estimation of a Gaussian mixture. In this ap...
Michael Lamar, Yariv Maron, Elie Bienenstock
EMNLP
2009
14 years 9 months ago
Multi-Class Confidence Weighted Algorithms
The recently introduced online confidence-weighted (CW) learning algorithm for binary classification performs well on many binary NLP tasks. However, for multi-class problems CW l...
Koby Crammer, Mark Dredze, Alex Kulesza
91
Voted
ICMLA
2009
14 years 9 months ago
Text Classification Methodologies Applied to Micro-Text in Military Chat
We propose methods to classify lines of military chat, or posts, which contain items of interest. We evaluated several current text categorization and feature selection methodologi...
Kevin Dela Rosa, Jeffrey Ellen
JMLR
2008
230views more  JMLR 2008»
14 years 11 months ago
Exponentiated Gradient Algorithms for Conditional Random Fields and Max-Margin Markov Networks
Log-linear and maximum-margin models are two commonly-used methods in supervised machine learning, and are frequently used in structured prediction problems. Efficient learning of...
Michael Collins, Amir Globerson, Terry Koo, Xavier...