Chunking

66 papers with code • 6 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,877
2 papers
13,553

Most implemented papers

Automated Concatenation of Embeddings for Structured Prediction

Alibaba-NLP/ACE ACL 2021

Pretrained contextualized embeddings are powerful word representations for structured prediction tasks.

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

idiap/bert-text-diarization-atc 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.

Building Odia Shallow Parser

pruthwik/odia-chunker 19 Apr 2022

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

Def2Vec: Extensible Word Embeddings from Dictionary Definitions

IreneMorazzoni/def_2_vec_irene ICNLSP 2023

Def2Vec introduces a novel paradigm for word embeddings, leveraging dictionary definitions to learn semantic representations.

Substitute Based SCODE Word Embeddings in Supervised NLP Tasks

ai-ku/wvec 25 Jul 2014

The results show that the proposed method achieves as good as or better results compared to the other word embeddings in the tasks we investigate.