Our data here consists of a given set of utterances (given set of questions), reply(output for a given utterance), and intent(the class to which the utterance belongs). We’re trying to build a model that rightly classifies a given utterance into one of those mentioned intents. Below mentioned is a methodology…