Neural News Recommendation with Multi-Head Self-Attention using BERT
☆33Mar 6, 2021Updated 5 years ago
Alternatives and similar repositories for nrms-bert
Users that are interested in nrms-bert are comparing it to the libraries listed below
Sorting:
- Unofficial Pytorch Implementation of EMNLP 2019<Neural News Recommendation with Multi-Head Self-Attention>☆32Oct 2, 2020Updated 5 years ago
- The source codes for the paper "Neural News Recommendation with Multi-Head Self-Attention".☆52Jan 13, 2021Updated 5 years ago
- Implementation of several news recommendation methods in Pytorch.☆34Jul 1, 2021Updated 4 years ago
- Implementation of NRMS "Neural News Recommendation with Multi-Head Self-Attention" (EMNLP2019), in Pytorch☆10Jan 20, 2021Updated 5 years ago
- ☆58May 12, 2022Updated 3 years ago
- Implementations of some methods in news recommendation.☆260Oct 8, 2022Updated 3 years ago
- A simple package about multi-task recommendation☆17May 12, 2021Updated 4 years ago
- The resources for the paper "User Modeling with Click Preference and Reading Satisfaction for News Recommendation"☆11Jan 17, 2021Updated 5 years ago
- News Recommender based on MIND dataset and NRMS model, cloned from Microsoft Recommender's repo.☆15Jun 8, 2023Updated 2 years ago
- A new NRMS model for the MIcrosoft News Dataset(MIND)☆19Jan 19, 2024Updated 2 years ago
- A Multilingual Dataset For Cross-lingual News Recommendation☆21Mar 27, 2024Updated last year
- Resources for the paper "NPA: News Recommendation with Personalized Attention"☆48Sep 22, 2022Updated 3 years ago
- PyTorch-Lightning Library for Neural News Recommendation☆60Jun 6, 2025Updated 9 months ago
- The codes of Neural News Recommendation with Attentive Multi-view Learning☆57Oct 18, 2020Updated 5 years ago
- MINER: Multi-Interest Matching Network for News Recommendation☆26Dec 26, 2022Updated 3 years ago
- Coursework for Mathematics for Machine Learning (70015) at Imperial College London☆10Nov 12, 2024Updated last year
- source code of paper "Positive, Negative and Neutral: Modeling Implicit Feedback in Session-based News Recommendation", which is accepted…