Treffer: Data Representation for Deep Learning - Based Arabic Text Summarization Performance Using Python Results

Title:
Data Representation for Deep Learning - Based Arabic Text Summarization Performance Using Python Results
Source:
International Journal of Membrane Science and Technology. 11:339-356
Publisher Information:
Cosmos Scholars Publishing House, 2024.
Publication Year:
2024
Document Type:
Fachzeitschrift Article
ISSN:
2410-1869
DOI:
10.15379/ijmst.v11i1.3646
Accession Number:
edsair.doi...........ca3c84a947415daf01e934f19215160c
Database:
OpenAIRE

Weitere Informationen

A sequence-to-sequence model is used as the foundation for a suggested abstractive Arabic text summarizing system. Our goal is to create a sequence-to-sequence model by utilizing multiple deep artificial neural networks and determining which one performs the best. The encoder and decoder have been developed using several layers of recurrent neural networks, gated recurrent units, recursive neural networks, convolutional neural networks, long short-term memory, and bidirectional long short-term memory. We are re-implementing the fundamental summarization model in this study, which uses the sequence-to-sequence framework. Using a Google Colab Jupiter notebook that runs smoothly, we have constructed these models using the Keras library. The results further demonstrate that one of the key techniques that has led to breakthrough performance with deep neural networks is the use of Gensim for word embeddings over other text representations by abstractive summarization models, along with FastText, a library for efficient learning of word representations and sentence classification.