airalcorn2/RankNet

How to input the query into Ranknet?

george-pch806771 opened this issue · 1 comments

Hi,
The model structure of Ranknet shows that it just use the feature of document as input,
Does Ranknet use query as input too?How?

The input features to RankNet include "query-dependent" features. See Section 6.1 in "Learning to Rank using Gradient Descent".