A Separately Passive-Aggressive Training Algorithm for Joint POS Tagging and Dependency Parsing
Code (0)
등록된 구현이 없습니다.
Tasks
Dependency ParsingInformation RetrievalPart-Of-Speech TaggingPOSPOS TaggingSimilar Papers 제목 키워드 기반
Online Learning of Task-specific Word Representations with a Joint Biconvex Passive-Aggressive Algorithm
This paper presents a new, efficient method for learning task-specific word vectors using a variant of the Passive-Aggressive algorithm. Specifically, this algorithm learns a word embedding matrix in tandem with the clas…
General ClassificationSentiment Analysistext-classificationText Classification+1Confusion-Based Online Learning and a Passive-Aggressive Scheme
This paper provides the first ---to the best of our knowledge--- analysis of online learning algorithms for multiclass problems when the {\em confusion} matrix is taken as a performance measure. The work builds upon rece…
Generalization BoundsOnline Passive-Aggressive Total-Error-Rate Minimization
We provide a new online learning algorithm which utilizes online passive-aggressive learning (PA) and total-error-rate minimization (TER) for binary classification. The PA learning establishes not only large margin train…
Binary ClassificationGeneral ClassificationOnline Bayesian Passive-Aggressive Learning
Online Passive-Aggressive (PA) learning is an effective framework for performing max-margin online learning. But the deterministic formulation and estimated single large-margin model could limit its capability in discove…
Bayesian InferenceDescriptiveTopic ModelsStabilizing Linear Passive-Aggressive Online Learning with Weighted Reservoir Sampling
Online learning methods, like the seminal Passive-Aggressive (PA) classifier, are still highly effective for high-dimensional streaming data, out-of-core processing, and other throughput-sensitive applications. Many such…