nli topic

List nli repositories

atsc_prompts

36
Stars
4
Forks
Watchers

Codes for the experiments in our EMNLP 2021 paper "Open Aspect Target Sentiment Classification with Natural Language Prompts"

pytorch-nli

34
Stars
5
Forks
Watchers

pytorch implementation of various models for snli and mnli task

nli-go

21
Stars
3
Forks
Watchers

Natural Language Understanding and Response engine. Semantic parser and execution engine. With DBPedia and SHRDLU demo's.

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.

SciNLI

22
Stars
2
Forks
Watchers

The dataset and code for ACL 2022 paper "SciNLI: A Corpus for Natural Language Inference on Scientific Text" are released here.

nlpvis

34
Stars
4
Forks
Watchers

Visualization tool for interpreting NLP models

TextMatching_tasks_paper_list

19
Stars
2
Forks
Watchers

Collection of papers on the related directions of Text Matching tasks

CIDER

29
Stars
6
Forks
Watchers

This repository contains the dataset and the pytorch implementations of the models from the paper CIDER: Commonsense Inference for Dialogue Explanation and Reasoning. CIDER has been accepted to appear...

GTS-Engine

89
Stars
9
Forks
Watchers

GTS Engine: A powerful NLU Training System。GTS引擎(GTS-Engine)是一款开箱即用且性能强大的自然语言理解引擎,聚焦于小样本任务,能够仅用小样本就能自动化生产NLP模型。