paper-with-me

홈 › Papers

NewsTorch: A PyTorch-based Toolkit for Learner-oriented News Recommendation

2026-04-16 · Rongyao Wang, Veronica Liesaputra, Zhiyi Huang arxiv

News recommender systems are devised to alleviate the information overload, attracting more and more researchers' attention in recent years. The lack of a dedicated learner-oriented news recommendation toolkit hinders the advancement of research in news recommendation. We propose a PyTorch-based news recommendation toolkit called NewsTorch, developed to support learners in acquiring both conceptual understanding and practical experience. This toolkit provides a modular, decoupled, and extensible framework with a learner-friendly GUI platform that supports dataset downloading and preprocessing. It also enables training, validation, and testing of state-of-the-art neural news recommendation models with standardized evaluation metrics, ensuring fair comparison and reproducible experiments. Our open-source toolkit is released on Github: https://github.com/whonor/NewsTorch.

📄 PDF Abstract BibTeX arXiv:2604.14510

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OpenSLU: A Unified, Modularized, and Extensible Toolkit for Spoken Language Understanding

2023-05-17 · Libo Qin, Qiguang Chen, Xiao Xu, Yunlong Feng 외

Spoken Language Understanding (SLU) is one of the core components of a task-oriented dialogue system, which aims to extract the semantic meaning of user queries (e.g., intents and slots). In this work, we introduce OpenS…

Spoken Language Understanding

PyChain: A Fully Parallelized PyTorch Implementation of LF-MMI for End-to-End ASR

2020-05-20 · Yiwen Shao, Yiming Wang, Daniel Povey, Sanjeev Khudanpur

We present PyChain, a fully parallelized PyTorch implementation of end-to-end lattice-free maximum mutual information (LF-MMI) training for the so-called \emph{chain models} in the Kaldi automatic speech recognition (ASR…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)GPUspeech-recognition+1

The PyTorch-Kaldi Speech Recognition Toolkit

2018-11-19 · Mirco Ravanelli, Titouan Parcollet, Yoshua Bengio

The availability of open-source software is playing a remarkable role in the popularization of speech recognition and deep learning. Kaldi, for instance, is nowadays an established framework used to develop state-of-the-…

Distant Speech RecognitionNoisy Speech RecognitionSpeech Recognition

Joey NMT: A Minimalist NMT Toolkit for Novices

2019-07-29 · IJCNLP 2019 11 · Julia Kreutzer, Jasmijn Bastings, Stefan Riezler

We present Joey NMT, a minimalist neural machine translation toolkit based on PyTorch that is specifically designed for novices. Joey NMT provides many popular NMT features in a small and simple code base, so that novice…

General KnowledgeMachine TranslationNMTTranslation

TedNet: A Pytorch Toolkit for Tensor Decomposition Networks

2021-04-11 · Yu Pan, Maolin Wang, Zenglin Xu

Tensor Decomposition Networks (TDNs) prevail for their inherent compact architectures. To give more researchers a flexible way to exploit TDNs, we present a Pytorch toolkit named TedNet. TedNet implements 5 kinds of tens…

Tensor Decomposition