natural-language-inference
There are 164 repositories under natural-language-inference topic.
2noise/ChatTTS
A generative speech model for daily dialogue.
microsoft/nlp-recipes
Natural Language Processing Best Practices & Examples
FellouAI/eko
Eko (Eko Keeps Operating) - Build Production-ready Agentic Workflow with Natural Language - eko.fellou.ai
dmlc/gluon-nlp
NLP made easy
opencog/opencog
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
AgentDock/AgentDock
Build Anything with AI Agents
VinAIResearch/PhoBERT
PhoBERT: Pre-trained language models for Vietnamese (EMNLP-2020 Findings)
Cartus/Automated-Fact-Checking-Resources
Links to conference/journal publications in automated fact-checking (resources for the TACL22/EMNLP23 paper).
jind11/TextFooler
A Model for Natural Language Attack on Text Classification and Inference
soulbliss/NLP-conference-compendium
Compendium of the resources available from top NLP conferences.
zhiguowang/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
lanwuwei/SPM_toolkit
Neural network toolkit for sentence pair modeling.
uclnlp/jack
Jack the Reader
csebuetnlp/banglabert
This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics: NAACL-2022.
mynlp/ccg2lambda
Provide Semantic Parsing solutions and Natural Language Inferences for multiple languages following the idea of the syntax-semantics interface.
sunyilgdx/NSP-BERT
The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"
declare-lab/RECCON
This repository contains the dataset and the PyTorch implementations of the models from the paper Recognizing Emotion Cause in Conversations.
sileod/tasksource
Datasets collection and preprocessings framework for NLP extreme multitask learning
rowanz/swagaf
Repository for paper "SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference"
persiannlp/parsinlu
A comprehensive suite of high-level NLP tasks for Persian language
jshuadvd/LongRoPE
Implementation of the LongRoPE: Extending LLM Context Window Beyond 2 Million Tokens Paper
yg211/bert_nli
A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)
kovvalsky/LangPro
Tableau-based Theorem Prover for Natural Logic and Language
erickrf/multiffn-nli
Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.
dml-qom/FarsTail
FarsTail: a Persian natural language inference dataset
ZhengZixiang/MatchPapers
Worth-reading papers and related awesome resources on matching task. 值得一读的匹配任务相关论文与资源集合
HsiaoYetGun/ESIM
TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)
nouhadziri/DialogEntailment
The implementation of the paper "Evaluating Coherence in Dialogue Systems using Entailment"
zake7749/WSDM-Cup-2019
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
mandarjoshi90/pair2vec
pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference
datascienceid/nlp-resources
A curated list of natural language processing courses, video lectures, books, library and many more.
vanzytay/EMNLP2018_NLI
Repository for NLI models (EMNLP 2018)
sileod/Discovery
Mining Discourse Markers for Unsupervised Sentence Representation Learning
Cre4T3Tiv3/gitvoyant
Temporal Code Intelligence platform analyzing Git history patterns to predict quality evolution and maintenance burden. Conversational AI agent reveals complexity trends, decay forecasting, and codebase health through mathematical pattern analysis and natural language interactions.
StatguyUser/TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models