nqg icon indicating copy to clipboard operation
nqg copied to clipboard

Get answers

Open sanket19189 opened this issue 6 years ago • 3 comments

Is it possible to return answers as well?

sanket19189 avatar Feb 11 '19 16:02 sanket19189

Anything on this ?

sanket19189 avatar Mar 06 '19 10:03 sanket19189

You can get answer of a question by just returning the corresponding input sentence to this question. If you want more human like answer you can check out this paper: Dynamic Coattention Networks For Question Answering , and here is an implementation of it on GitHub. Hope it helps.

hamzaLeb avatar Mar 18 '19 14:03 hamzaLeb

For answers you could use allenNLP

SundeepPidugu avatar Apr 15 '19 09:04 SundeepPidugu