The idea of the project is to predict the next word that may come after the appearance of another.
The algorithm takes the dataset which has been cleaned up and reprocessed and makes prediction trough NLP.
To get to this point it was tough. I tried several other methods, encountered many errors in the code and even tried to predict it trough Random Forest, which almost crashed my computer. I even had to connect with my colleagues for advice.
You can find my application trough this link