Sentence Ordering

20 papers with code • 0 benchmarks • 1 datasets

Sentence ordering task deals with finding the correct order of sentences given a randomly ordered paragraph.

Are Large Language Models Temporally Grounded?

yfqiu-nlp/temporal-llms 14 Nov 2023

Instead, we provide LLMs with textual narratives and probe them with respect to their common-sense knowledge of the structure and duration of events, their ability to order events along a timeline, and self-consistency within their temporal model (e. g., temporal relations such as after and before are mutually exclusive for any pair of events).

6
14 Nov 2023

Non-Autoregressive Sentence Ordering

steven640pixel/nonautoregressive-sentence-ordering 19 Oct 2023

Existing sentence ordering approaches generally employ encoder-decoder frameworks with the pointer net to recover the coherence by recurrently predicting each sentence step-by-step.

2
19 Oct 2023

Reading Order Matters: Information Extraction from Visually-rich Documents by Token Path Prediction

chongzhangfdu/tpp 17 Oct 2023

However, BIO-tagging scheme relies on the correct order of model inputs, which is not guaranteed in real-world NER on scanned VrDs where text are recognized and arranged by OCR systems.

15
17 Oct 2023

Positional Diffusion: Ordering Unordered Sets with Diffusion Probabilistic Models

IIT-PAVIS/Positional_Diffusion 20 Mar 2023

We present Positional Diffusion, a plug-and-play graph formulation with Diffusion Probabilistic Models to address positional reasoning.

15
20 Mar 2023

PhysNLU: A Language Resource for Evaluating Natural Language Understanding and Explanation Coherence in Physics

jmeadows17/physnlu LREC 2022

In order for language models to aid physics research, they must first encode representations of mathematical and natural language discourse which lead to coherent explanations, with correct ordering and relevance of statements.

3
12 Jan 2022

Improving Graph-based Sentence Ordering with Iteratively Predicted Pairwise Orderings

deeplearnxmu/irseg EMNLP 2021

Dominant sentence ordering models can be classified into pairwise ordering models and set-to-sequence models.

14
13 Oct 2021

Local and Global Context-Based Pairwise Models for Sentence Ordering

ruskinmanku/pairwisemodels4so 8 Oct 2021

Analysis of the two proposed decoding strategies helps better explain error propagation in pairwise models.

1
08 Oct 2021

STaCK: Sentence Ordering with Temporal Commonsense Knowledge

declare-lab/sentence-ordering EMNLP 2021

Sentence order prediction is the task of finding the correct order of sentences in a randomly ordered document.

29
06 Sep 2021

Is Everything in Order? A Simple Way to Order Sentences

fabrahman/rebart EMNLP 2021

We perform evaluations in a zero-shot setting, showcasing that our model is able to generalize well across other datasets.

42
14 Apr 2021

InsertGNN: Can Graph Neural Networks Outperform Humans in TOEFL Sentence Insertion Problem?

Wufang1997/TOEFL-Sentence-Insertion-Dataset 28 Mar 2021

Sentence insertion is an interesting NLP problem but received insufficient attention.

0
28 Mar 2021