Skip to content

rokzidarn/TextSummaryKerasMaster

Repository files navigation

TEXT SUMMARIZATION

Automatic Text Summarization of Slovene texts using Deep Neural Networks

Project

Python + NTLK + Tensorflow + Keras + FastText
  • Sequence2Sequence architecture
  • Word embeddings
  • Attention
  • Copy mechanism
  • Beam search

Structure

  • /eval - results on different datasets, result evaluation python file
  • /other - sample files of individual components (BERT, attention, beam search, ROUGE, BertScore)
  • /tutorials - seq2seq, attention, BERT tutorials
  • /. - model python files (GRU, LSTM, BiLSTM, StackedLSTM, AttentionLSTM, FinalLSTM)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages