Text Compression

5 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Syntactically Informed Text Compression with Recurrent Neural Networks

davidcox143/rnn-text-compress 8 Aug 2016

We present a self-contained system for constructing natural language models for use in text compression.

Authorship Verification based on Compression-Models

8sukanya8/occav 1 Jun 2017

Instead, the only three key components of our method are a compressing algorithm, a dissimilarity measure and a threshold, needed to accept or reject the authorship of the questioned document.

A Batch Noise Contrastive Estimation Approach for Training Large Vocabulary Language Models

Stonesjtu/Pytorch-NCE 20 Aug 2017

Training large vocabulary Neural Network Language Models (NNLMs) is a difficult task due to the explicit requirement of the output layer normalization, which typically involves the evaluation of the full softmax function over the complete vocabulary.

Data-efficient Neural Text Compression with Interactive Learning

UKPLab/NAACL2019-interactiveCompression NAACL 2019

Neural sequence-to-sequence models have been successfully applied to text compression.

Contextualized Semantic Distance between Highly Overlapped Texts

Stareru/NeighboringDistributionDivergence 4 Oct 2021

Overlapping frequently occurs in paired texts in natural language processing tasks like text editing and semantic similarity evaluation.