Check If Answer is Correct by Similarity

I am new to data science and machine learning.

Let's say that I have a question, and some correct answers for that question (for example, 10 correct answers). Is there a way to get a new answer as input, and "calculate" whether it is right? If you can recommend some readings, that would be great.

Topic ai nlp machine-learning

Category Data Science


That problem is commonly called question answering. It sounds like the particular framing is answer selection which can be framed as learning to rank.

A recent, revelvant paper is Learning to Rank Question-Answer Pairs using Hierarchical Recurrent Encoder with Latent Topic Clustering by Yoon et al.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.