NTMC-Community / awesome-neural-models-for-semantic-match

A curated list of papers dedicated to neural text (semantic) matching.
MIT License
773 stars 125 forks source link

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

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!!