@InProceedings{goyal:2017:SemEval,
  author    = {Goyal, Naman},
  title     = {LearningToQuestion at SemEval 2017 Task 3: Ranking Similar Questions by Learning to Rank Using Rich Features},
  booktitle = {Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval-2017)},
  month     = {August},
  year      = {2017},
  address   = {Vancouver, Canada},
  publisher = {Association for Computational Linguistics},
  pages     = {310--314},
  abstract  = {This paper describes our official entry LearningToQuestion for SemEval 2017
	task 3 community question answer, subtask B. The objective is to rerank
	questions obtained in web forum as per their similarity to original question.
	Our system uses pairwise learning to rank methods on rich set of hand designed
	and representation learning features. We use various semantic features that
	help our system to achieve promising results on the task. The system achieved
	second highest results on official metrics MAP and good results on other search
	metrics.},
  url       = {http://www.aclweb.org/anthology/S17-2050}
}

