Papers by Ana Gonzalez
A strong baseline for question relevancy ranking (D18-1)
Copied to clipboard
| Challenge: | SemEval-16 and Semeval-17 community question answering shared tasks require complex pipelines and manual feature engineering to beat the IR baseline. |
| Approach: | They train a multi-task feed forward network on a bag of 14 distance measures for the input question pair and train it using language-independent features. |
| Outcome: | The proposed model outperforms the best shared task systems on the task of retrieving relevant previously asked questions. |