This code tries to guess next word in a (Turkish) sentence and uses Deeplearning4j framework.
To run the code:
-
Download dl4j-examples project from https://deeplearning4j.org/.
-
Put these 2 classes in the corresponding package and put data files in project root.
-
Run GuessNextWordRNN.java.