Skip to content

this repo discusses about summarization task on Indonesia Summaries dataset

License

Notifications You must be signed in to change notification settings

utomoreza/IndoSum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summarization Task

This repo is used to support the Medium article written here.

The article TL; DR is as follows: Let’s define an extractive summarization using BERT or Word2Vec. Which one will be the winner in terms of processing speed and accuracy? We will compare them by using public summarization datasets. Hint: bigger not always better.

Requirements

In order to run this repo, you need to install the following dependencies:

  • numpy
  • pandas
  • tqdm
  • transformers
  • bert-extractive-summarizer
  • gensim
  • nltk
  • sklearn
  • rouge

Structure

The repo is structured as follows:

License

This repo is licensed under MIT license.

About

this repo discusses about summarization task on Indonesia Summaries dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published