Icon

JKISeason3-30 arief_​rama

<p><strong>Do these Two Questions Have the Same Intent?</strong></p><p><strong>Challenge 30</strong></p><p><br><strong>Level: </strong>Hard<br><br><strong>Description: </strong>You work for a company that wants to improve its support for customers. Once a customer submits a question, a system should find similar questions that were submitted in the past in its database, fetch the answers that were given, and send all this data to a customer service representative. The representative should review these answers and leverage them to assist the current customer. As a first step to create this system, you should create a mechanism that recognizes whether two questions have the same intent. This will be key for finding relevant previous questions in the company’s database, leading to more effective support. Given a dataset of question pairs, annotated with whether or not they have the same intent, create a classifier that learns how to make this distinction. <strong>Hint:</strong> You can find more information about the datasets <strong>here</strong>. <strong>Hint 2:</strong> The <strong>KNIME Textprocessing extension</strong> is helpful for creating features to represent the questions.</p>

Nodes

Extensions

Links