zhiguowang / BiMPM

BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Apache License 2.0
439 stars 150 forks source link

Is possible to test user defined inputs and highest matched sentence #12

Closed yogesh-0586 closed 7 years ago

yogesh-0586 commented 7 years ago

I'm curious about this code is possible to check user defined sentence and matched closed match sentence like retrieval based chat bot . In my use case I want to train my model with some questions and check against user defined question to find out closest match question.

zhiguowang commented 7 years ago

It will work. We have the corresponding experiments in Section 4.5 of our paper https://arxiv.org/pdf/1702.03814.pdf