Natural Language Inference(NLI) is the task of predicting the labels(entailment, contradiction, and neutral,) for sentence pairs.
People invent a lot of deep model to solve this problem.
But I can not think of some application or scenario for this kind of deep model.