A survey on deep semi-supervised learning

X Yang, Z Song, I King, Z Xu - IEEE Transactions on …, 2022 - ieeexplore.ieee.org
Deep semi-supervised learning is a fast-growing field with a range of practical applications.
This paper provides a comprehensive survey on both fundamentals and recent advances in …

Biases in large language models: origins, inventory, and discussion

R Navigli, S Conia, B Ross - ACM Journal of Data and Information …, 2023 - dl.acm.org
In this article, we introduce and discuss the pervasive issue of bias in the large language
models that are currently at the core of mainstream approaches to Natural Language …

Simple bert models for relation extraction and semantic role labeling

P Shi, J Lin - arxiv preprint arxiv:1904.05255, 2019 - arxiv.org
We present simple BERT-based models for relation extraction and semantic role labeling. In
recent years, state-of-the-art performance has been achieved using neural models by …

Interpreting graph neural networks for NLP with differentiable edge masking

MS Schlichtkrull, N De Cao, I Titov - arxiv preprint arxiv:2010.00577, 2020 - arxiv.org
Graph neural networks (GNNs) have become a popular approach to integrating structural
inductive biases into NLP models. However, there has been little work on interpreting them …

Globally normalized transition-based neural networks

D Andor, C Alberti, D Weiss, A Severyn… - arxiv preprint arxiv …, 2016 - arxiv.org
We introduce a globally normalized transition-based neural network model that achieves
state-of-the-art part-of-speech tagging, dependency parsing and sentence compression …

One SPRING to rule them both: Symmetric AMR semantic parsing and generation without a complex pipeline

M Bevilacqua, R Blloshmi, R Navigli - Proceedings of the AAAI …, 2021 - ojs.aaai.org
In Text-to-AMR parsing, current state-of-the-art semantic parsers use cumbersome pipelines
integrating several different modules or components, and exploit graph recategorization, ie …

[PDF][PDF] CoNLL-2012 shared task: Modeling multilingual unrestricted coreference in OntoNotes

S Pradhan, A Moschitti, N Xue… - Joint conference on …, 2012 - aclanthology.org
The CoNLL-2012 shared task involved predicting coreference in English, Chinese, and
Arabic, using the final version, v5. 0, of the OntoNotes corpus. It was a follow-on to the …

[PDF][PDF] Ltp: A chinese language technology platform

W Che, Z Li, T Liu - Coling 2010: demonstrations, 2010 - aclanthology.org
Abstract LTP (Language Technology Platform) is an integrated Chinese processing platform
which includes a suite of high performance natural language processing (NLP) modules and …

Polyglot: Distributed word representations for multilingual nlp

R Al-Rfou, B Perozzi, S Skiena - arxiv preprint arxiv:1307.1662, 2013 - arxiv.org
Distributed word representations (word embeddings) have recently contributed to
competitive performance in language modeling and several NLP tasks. In this work, we train …

Dependency parsing

S Kübler, R McDonald, J Nivre - Dependency parsing, 2009 - Springer
We assume that the tokenization of a sentence is fixed and known at parsing time. That is to
say that dependency parsers will always operate on a pre-tokenized input and are not …