NTMC-Community / MatchZoo

Facilitating the design, comparison and sharing of deep text matching models.
Apache License 2.0
3.82k stars 898 forks source link

For text match problem, what is the different between question-question match and question-answer match? #773

Closed guotong1988 closed 4 years ago

guotong1988 commented 4 years ago

I know question-question match is a text similarity problem. What about question-answer match or question-doc match? It is used in information retrieval. question-question match is indeed text similarity. But how do you define question-answer similarity? Thank you!!

faneshion commented 4 years ago

You can refer to our paper "A Deep Look into Neural Ranking Models for Information Retrieval" to get more discussion about different matching tasks.