text-classification

897 papers with code • 0 benchmarks • 0 datasets

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

Libraries

Use these libraries to find text-classification models and implementations
5 papers
4,306
2 papers
492
See all 5 libraries.

Most implemented papers

HotFlip: White-Box Adversarial Examples for Text Classification

makcedward/nlpaug ACL 2018

We propose an efficient method to generate white-box adversarial examples to trick a character-level neural classifier.

Black-box Generation of Adversarial Text Sequences to Evade Deep Learning Classifiers

QData/deepWordBug 13 Jan 2018

Although various techniques have been proposed to generate adversarial samples for white-box attacks on text, little attention has been paid to black-box attacks, which are more realistic scenarios.

Joint Embedding of Words and Labels for Text Classification

guoyinwang/LEAM ACL 2018

Word embeddings are effective intermediate representations for capturing semantic regularities between words, when learning the representations of text sequences.

Textual Membership Queries

jonzarecki/textual-membership-queries 11 May 2018

It uses a small amount of labeled data as the core set for the synthesis of useful membership queries (MQs) - unlabeled instances generated by an algorithm for human labeling.

SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines

Noahs-ARK/soft_patterns 15 May 2018

Recurrent and convolutional neural networks comprise two distinct families of models that have proven to be useful for encoding natural language utterances.

Contextual Augmentation: Data Augmentation by Words with Paradigmatic Relations

pfnet-research/contextual_augmentation NAACL 2018

We stochastically replace words with other words that are predicted by a bi-directional language model at the word positions.

Information Aggregation via Dynamic Routing for Sequence Encoding

FudanNLP/Capsule4TextClassification COLING 2018

The dynamic routing policy is dynamically deciding that what and how much information need be transferred from each word to the final encoding of the text sequence.

Representation Learning of Entities and Documents from Knowledge Base Descriptions

wikipedia2vec/wikipedia2vec COLING 2018

In this paper, we describe TextEnt, a neural network model that learns distributed representations of entities and documents directly from a knowledge base (KB).

Learning Representations for Soft Skill Matching

muzaluisa/soft-skill-matching 20 Jul 2018

The disambiguation is formulated as a binary text classification problem where the prediction is made for the potential soft skill based on the context where it occurs.