Sentence Ordering
19 papers with code • 0 benchmarks • 1 datasets
Sentence ordering task deals with finding the correct order of sentences given a randomly ordered paragraph.
Benchmarks
These leaderboards are used to track progress in Sentence Ordering
Most implemented papers
Sentence Ordering and Coherence Modeling using Recurrent Neural Networks
Modeling the structure of coherent texts is a key NLP problem.
Topological Sort for Sentence Ordering
Sentence ordering is the task of arranging the sentences of a given text in the correct order.
InsertGNN: Can Graph Neural Networks Outperform Humans in TOEFL Sentence Insertion Problem?
Sentence insertion is an interesting NLP problem but received insufficient attention.
Text Coherence Analysis Based on Deep Neural Network
In this paper, we propose a novel deep coherence model (DCM) using a convolutional neural network architecture to capture the text coherence.
Partially Shuffling the Training Data to Improve Language Models
Although SGD requires shuffling the training data between epochs, currently none of the word-level language modeling systems do this.
Graph-based Neural Sentence Ordering
Sentence ordering is to restore the original paragraph from a set of sentences.
On Losses for Modern Language Models
BERT set many state-of-the-art results over varied NLU benchmarks by pre-training over two tasks: masked language modelling (MLM) and next sentence prediction (NSP), the latter of which has been highly criticized.
Neural Sentence Ordering Based on Constraint Graphs
Our experiments on five benchmark datasets show that our method outperforms all the existing baselines significantly, achieving a new state-of-the-art performance.
Is Everything in Order? A Simple Way to Order Sentences
We perform evaluations in a zero-shot setting, showcasing that our model is able to generalize well across other datasets.
STaCK: Sentence Ordering with Temporal Commonsense Knowledge
Sentence order prediction is the task of finding the correct order of sentences in a randomly ordered document.