Skip to content

pTapendra/Automatic-News-Headline-Generator-in-Nepali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Automatic-News-Headline-Generator-Nepali

Overview

This project is focused on generating headlines for Nepali news using a well-trained deep neural network model. 
Transformer model based on encoder-decoder architecture was used for generating the headlines. It was trained
on Nepali language datasets collected from different online news portals. The model was validated on a test 
dataset with rogue metrics. For training data, the average ROUGE scores were 11.4, 3.65, 11.4 for rogue-1, 
rogue-2, and rogue-L respectively. For the testing set, the corresponding ROUGE scores were 7.85, 1.47, and 
7.39 respectively.

The model was based on this paper Attention is all you need.

Requirements

Python 3
Tensorflow

Install

pip install -r requirements.txt

Model

Access this drive for model.

Project By

  • Achyut Burlakoti
  • Sijal Baral
  • Subodh Baral
  • Tapendra Pandey

Outcomes

image

About

Automatic Headline Generator for Nepali News

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •