#
natural-language-inference
Here are
72 public repositories
matching this topic...
Natural Language Processing Best Practices & Examples
Updated
Aug 25, 2020
Python
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
Updated
Oct 1, 2020
Scheme
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Updated
May 19, 2019
Python
Compendium of the resources available from top NLP conferences.
Neural network toolkit for sentence pair modeling.
Updated
Feb 12, 2019
Python
A Model for Natural Language Attack on Text Classification and Inference
Updated
Sep 25, 2020
Python
PhoBERT: Pre-trained language models for Vietnamese (EMNLP-2020 Findings)
Updated
Feb 9, 2019
Python
Provide Semantic Parsing solutions and Natural Language Inferences for multiple languages following the idea of the syntax-semantics interface.
Updated
Sep 25, 2020
Python
Repository for paper "SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference"
Updated
Aug 14, 2020
Python
Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.
Updated
Feb 24, 2018
Python
TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)
Updated
Jan 12, 2019
Python
Repository for NLI models (EMNLP 2018)
Updated
Nov 14, 2018
Python
pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference
Updated
Sep 25, 2020
Python
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
Updated
Nov 16, 2019
Jupyter Notebook
The implementation of the paper "Evaluating Coherence in Dialogue Systems using Entailment"
Updated
Apr 15, 2019
Python
Mining Discourse Markers for Unsupervised Sentence Representation Learning
Updated
Jul 25, 2019
Jupyter Notebook
TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)
Updated
Aug 3, 2018
Python
A curated list of natural language processing courses, video lectures, books, library and many more.
Diverse Natural Language Inference Collection - NLI dataset that can used to evaluate how well models perform distinct types of reasoning (EMNLP 2018)
Updated
Aug 1, 2019
Python
Keras implementation (tensorflow backend) of natural language inference
Updated
Apr 16, 2019
Python
A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)
Updated
Sep 11, 2020
Python
Enhanced BiLSTM Inference Model for Natural Language Inference
Updated
May 23, 2018
Jupyter Notebook
Implementation of the Character-level Intra Attention Network (CIAN) for Natural Language Inference (NLI) upon SNLI and MultiNLI corpus
Updated
Nov 24, 2017
Python
A collection of natural language processing notebooks.
Updated
Jul 10, 2019
Python
Updated
Aug 27, 2019
Python
CHIP 2019平安医疗科技疾病问答迁移学习比赛baseline,rank7
Updated
Nov 5, 2019
Python
This repo contains some experiments of text matching on Chinese dataset LCQMC
Updated
Dec 5, 2019
Python
[ACL-WS] 4th place solution to gendered pronoun resolution challenge on Kaggle
Updated
May 4, 2019
Jupyter Notebook
Improve this page
Add a description, image, and links to the
natural-language-inference
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
natural-language-inference
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Well, Gumbel Distribution is magical. Basically, given a sequence of K logits, i.e., "\log a_1, \log a_2, ..., \log a_K" and K independent gumbel random variables, i.e., "g_1, g_2, ..., g_K". We have
This gives you a very simple way to sampl