Solving the task of reordering words in a sentence using the original Transformer model, in Tensorflow.
-
Updated
Jun 19, 2023 - Jupyter Notebook
Solving the task of reordering words in a sentence using the original Transformer model, in Tensorflow.
Sentence Reconstruction using Keras/Tensorflow
This project was undertaken as part of the Deep Learning course final exam. The primary objective of this project is to develop and implement a deep learning model for sentence reordering. Sentence reordering is a challenging Natural Language Processing (NLP) task that involves rearranging the words in an ordered sentence.
Transformer encoder-decoder model for sentence reordering
Sentence list Reordering using BERT model for next sentence prediction
Add a description, image, and links to the sentence-reordering topic page so that developers can more easily learn about it.
To associate your repository with the sentence-reordering topic, visit your repo's landing page and select "manage topics."