Hands-On Natural Language Processing with Python
上QQ阅读APP看书,第一时间看更新

Natural Language Inference

Natural Language Inference (NLI) tasks classify the relationship between a premise and hypothesis. During inference, a premise and hypothesis are given as input to output whether a hypothesis is true based on a given premise.