shuyo / iir

Machine Learning / Natural Language Processing / Information Retrieval
http://shuyo.wordpress.com/
709 stars 297 forks source link

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

Open guotong1988 opened 5 years ago

guotong1988 commented 5 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!!