sebastian-hofstaetter / neural-ranking-drmm

Implementation and Evaluation of "A Deep Relevance Matching Model for Ad-hoc Retrieval"
Apache License 2.0
36 stars 8 forks source link

Hello,

this repository contains an implementation of the DRMM model.

Original paper: A Deep Relevance Matching Model for Ad-hoc Retrieval (Guo et al.) https://dl.acm.org/citation.cfm?id=2983769

Some code is taken from MatchZoo (referenced in the respective files).

Table of Contents

Dependencies