Chunking

67 papers with code • 5 benchmarks • 5 datasets

Chunking, also known as shallow parsing, identifies continuous spans of tokens that form syntactic units such as noun phrases or verb phrases.

Example:

Vinken , 61 years old
B-NLP I-NP I-NP I-NP I-NP

Libraries

Use these libraries to find Chunking models and implementations
3 papers
1,878
2 papers
13,573

Query-Based Keyphrase Extraction from Long Documents

KNOT-FIT-BUT/QBEK 11 May 2022

Transformer-based architectures in natural language processing force input size limits that can be problematic when long documents need to be processed.

0
11 May 2022

Building Odia Shallow Parser

Pruthwik/Odia-POS-Tagger 19 Apr 2022

Shallow parsing is an essential task for many NLP applications like machine translation, summarization, sentiment analysis, aspect identification and many more.

0
19 Apr 2022

CUSIDE: Chunking, Simulating Future Context and Decoding for Streaming ASR

thu-spmi/cat 31 Mar 2022

The simulation module is jointly trained with the ASR model using a self-supervised loss; the ASR model is optimized with the usual ASR loss, e. g., CTC-CRF as used in our experiments.

307
31 Mar 2022

NetKet 3: Machine Learning Toolbox for Many-Body Quantum Systems

netket/netket 20 Dec 2021

We introduce version 3 of NetKet, the machine learning toolbox for many-body quantum physics.

502
20 Dec 2021

tsflex: flexible time series processing & feature extraction

predict-idlab/tsflex 24 Nov 2021

$\texttt{tsflex}$ is flexible as it supports (1) multivariate time series, (2) multiple window-stride configurations, and (3) integrates with processing and feature functions from other packages, while (4) making no assumptions about the data sampling regularity, series alignment, and data type.

363
24 Nov 2021

BERTraffic: BERT-based Joint Speaker Role and Speaker Change Detection for Air Traffic Control Communications

idiap/atco2-corpus 12 Oct 2021

We propose a system that combines SAD and a BERT model to perform speaker change detection and speaker role detection (SRD) by chunking ASR transcripts, i. e., SD with a defined number of speakers together with SRD.

37
12 Oct 2021

Paradigm Shift in Natural Language Processing

txsun1997/nlp-paradigm-shift 26 Sep 2021

In this paper, we review such phenomenon of paradigm shifts in recent years, highlighting several paradigms that have the potential to solve different NLP tasks.

42
26 Sep 2021

Evaluating Relaxations of Logic for Neural Networks: A Comprehensive Study

utahnlp/neural-logic 28 Jul 2021

Symbolic knowledge can provide crucial inductive bias for training neural models, especially in low data regimes.

4
28 Jul 2021

Large-scale image segmentation based on distributed clustering algorithms

seung-lab/abiss 21 Jun 2021

Many approaches to 3D image segmentation are based on hierarchical clustering of supervoxels into image regions.

1
21 Jun 2021

Weighted Training for Cross-Task Learning

HornHehhf/TAWT ICLR 2022

In this paper, we introduce Target-Aware Weighted Training (TAWT), a weighted training algorithm for cross-task learning based on minimizing a representation-based task distance between the source and target tasks.

0
28 May 2021