felipemoraes / se-recsys-paperswithcode

Search and Recommender Systems papers with Code
21 stars 1 forks source link

Standalone Neural Ranking Model (SNRM) #2

Closed hamed-zamani closed 5 years ago

hamed-zamani commented 5 years ago

“From Neural Re-Ranking to Neural Ranking: Learning a Sparse Representation for Inverted Indexing” In the Proceedings of CIKM 2018.

Code: https://github.com/hamed-zamani/snrm Paper: https://dl.acm.org/citation.cfm?id=3271800

felipemoraes commented 5 years ago

Thanks @hamed-zamani!