paper-with-me

Papers

LeafNATS: An Open-Source Toolkit and Live Demo System for Neural Abstractive Text Summarization

2019-05-28 · NAACL 2019 6 · Tian Shi, Ping Wang, Chandan K. Reddy

Neural abstractive text summarization (NATS) has received a lot of attention in the past few years from both industry and academia. In this paper, we introduce an open-source toolkit, namely LeafNATS, for training and evaluation of different sequence-to-sequence based models for the NATS task, and for deploying the pre-trained models to real-world applications. The toolkit is modularized and extensible in addition to maintaining competitive performance in the NATS task. A live news blogging system has also been implemented to demonstrate how these models can aid blog/news editors by providing them suggestions of headlines and summaries of their articles.

📄 PDF Abstract BibTeX arXiv:1906.01512

Code (1)

tshi04/LeafNATS 공식 구현 pytorch

Tasks

Abstractive Text SummarizationArticlesText Summarization

Similar Papers 제목 키워드 기반

Kiwano: A Cutting-Edge Open-Source Toolkit for Speaker Verification

2026-06-21 · Mickael Rouvier, Pierre Michel Bousquet arxiv

In this paper, we present Kiwano, an open-source toolkit designed to advance research and evaluation for speaker verification. Kiwano provides a lightweight yet extensible framework built on PyTorch, offering standardize…

Speaker Verification

GR-NLP-TOOLKIT: An Open-Source NLP Toolkit for Modern Greek

2024-12-11 · Lefteris Loukas, Nikolaos Smyrnioudis, Chrysa Dikonomaki, Spyros Barbakos 외

We present GR-NLP-TOOLKIT, an open-source natural language processing (NLP) toolkit developed specifically for modern Greek. The toolkit provides state-of-the-art performance in five core NLP tasks, namely part-of-speech…

Dependency ParsingMorphological Taggingnamed-entity-recognitionNamed Entity Recognition+2

OpenNMT: Open-Source Toolkit for Neural Machine Translation

2017-01-10 · ACL 2017 7 · Guillaume Klein, Yoon Kim, Yuntian Deng, Jean Senellart 외

We describe an open-source toolkit for neural machine translation (NMT). The toolkit prioritizes efficiency, modularity, and extensibility with the goal of supporting NMT research into model architectures, feature repres…

Machine TranslationNMTTranslation

CytonRL: an Efficient Reinforcement Learning Open-source Toolkit Implemented in C++

2018-04-14 · Xiaolin Wang

This paper presents an open-source enforcement learning toolkit named CytonRL (https://github.com/arthurxlw/cytonRL). The toolkit implements four recent advanced deep Q-learning algorithms from scratch using C++ and NVID…

GPUQ-Learningreinforcement-learningReinforcement Learning+1

VLMEvalKit: An Open-Source Toolkit for Evaluating Large Multi-Modality Models

2024-07-16 · Haodong Duan, Junming Yang, Yuxuan Qiao, Xinyu Fang 외

We present VLMEvalKit: an open-source toolkit for evaluating large multi-modality models based on PyTorch. The toolkit aims to provide a user-friendly and comprehensive framework for researchers and developers to evaluat…