snli topic

List snli repositories

multihead-siamese-nets

182
Stars
43
Forks
Watchers

Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.

simple-effective-text-matching

338
Stars
67
Forks
Watchers

Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".

simple-effective-text-matching-pytorch

301
Stars
55
Forks
Watchers

A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".

BIMPM-pytorch

107
Stars
31
Forks
Watchers

Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.

ESIM

365
Stars
104
Forks
Watchers

Implementation of the ESIM model for natural language inference with PyTorch

CIAN

17
Stars
5
Forks
Watchers

Implementation of the Character-level Intra Attention Network (CIAN) for Natural Language Inference (NLI) upon SNLI and MultiNLI corpus

pytorch-nli

34
Stars
5
Forks
Watchers

pytorch implementation of various models for snli and mnli task

consistency

29
Stars
3
Forks
Watchers

Implementation of models in our EMNLP 2019 paper: A Logic-Driven Framework for Consistency of Neural Models

layer_augmentation

42
Stars
6
Forks
Watchers

Implementation of the NLI model in our ACL 2019 paper: Augmenting Neural Networks with First-order Logic.