slab-itu / HTSS

HTSS: Hybrid Text Summarisation and Simplification Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains all code, models, and corpora for the NLP community for future academic research. to train the model with default parameters use the command "python train.py" to evaluate the model performance use command "python eval.py" you can change hyperparameters both at command level or alternatively you can edit the confg.py and argument parsers default in train and evaluation files.

About

HTSS: Hybrid Text Summarisation and Simplification Model


Languages

Language:Python 100.0%