Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 329 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 329 Bytes

Sentence Order Prediction

Group Assignment for MSc

The task here was to take a set of 5 sentences that have been randomly ordered and train a model to determine the correct sentence order. An LSTM model with glove word embedding was used. Model achieved one of the highest scores in class. We all spent a LOT of time on this!