paper-with-me

Papers

COMBO: State-of-the-Art Morphosyntactic Analysis

2021-09-11 · EMNLP (ACL) 2021 11 · Mateusz Klimaszewski, Alina Wróblewska

We introduce COMBO - a fully neural NLP system for accurate part-of-speech tagging, morphological analysis, lemmatisation, and (enhanced) dependency parsing. It predicts categorical morphosyntactic features whilst also exposes their vector representations, extracted from hidden layers. COMBO is an easy to install Python package with automatically downloadable pre-trained models for over 40 languages. It maintains a balance between efficiency and quality. As it is an end-to-end system and its modules are jointly trained, its training is competitively fast. As its models are optimised for accuracy, they achieve often better prediction quality than SOTA. The COMBO library is available at: https://gitlab.clarin-pl.eu/syntactic-tools/combo.

📄 PDF Abstract BibTeX arXiv:2109.05361

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingMorphological AnalysisPart-Of-Speech Tagging

Similar Papers 제목 키워드 기반

Combolutional Neural Networks

2025-07-28 · Cameron Churchwell, Minje Kim, Paris Smaragdis arxiv

Selecting appropriate inductive biases is an essential step in the design of machine learning models, especially when working with audio, where even short clips may contain millions of samples. To this end, we propose th…

Information Retrieval

Opera Graeca Adnotata: Building a 34M+ Token Multilayer Corpus for Ancient Greek

2024-03-31 · Giuseppe G. A. Celano

In this article, the beta version 0.1.0 of Opera Graeca Adnotata (OGA), the largest open-access multilayer corpus for Ancient Greek (AG) is presented. OGA consists of 1,687 literary works and 34M+ tokens coming from the …

LemmatizationSentenceSentence segmentation

COMBOOD: A Semiparametric Approach for Detecting Out-of-distribution Data for Image Classification

2026-02-04 · Magesh Rajasekaran, Md Saiful Islam Sajol, Frej Berglind, Supratik Mukhopadhyay 외 arxiv

Identifying out-of-distribution (OOD) data at inference time is crucial for many machine learning applications, especially for automation. We present a novel unsupervised semi-parametric framework COMBOOD for OOD detecti…

Image Classification

Combinatorial Bayesian Optimization using the Graph Cartesian Product

2019-02-01 · NeurIPS 2019 12 · Changyong Oh, Jakub M. Tomczak, Efstratios Gavves, Max Welling

This paper focuses on Bayesian Optimization (BO) for objectives on combinatorial search spaces, including ordinal and categorical variables. Despite the abundance of potential applications of Combinatorial BO, including …

Bayesian OptimizationNeural Architecture SearchVariable Selection

Combining Machine Learning Models using combo Library

2019-09-21 · Yue Zhao, Xuejian Wang, Cheng Cheng, Xueying Ding

Model combination, often regarded as a key sub-field of ensemble learning, has been widely used in both academic research and industry applications. To facilitate this process, we propose and implement an easy-to-use Pyt…

Anomaly DetectionBIG-bench Machine LearningClusteringEnsemble Learning