Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 357 Bytes

File metadata and controls

2 lines (2 loc) · 357 Bytes

Sentence Completion

Given the first 4 seed words of a sentence, the model predicts the next word. Different models have been employed and the performances were compared using a bar graph. The training corpus used was from Sentiment140 (http://help.sentiment140.com/for-students/), t-distributed stochastic neighbour embedding was employed in this model.