Skip to content

Tries to guess the next word in a sentence using recurrent neural networks.

Notifications You must be signed in to change notification settings

atahanozer/GuessNextWord

Repository files navigation

Guess Next Word

This code tries to guess next word in a (Turkish) sentence and uses Deeplearning4j framework.

To run the code:

  1. Download dl4j-examples project from https://deeplearning4j.org/.

  2. Put these 2 classes in the corresponding package and put data files in project root.

  3. Run GuessNextWordRNN.java.

About

Tries to guess the next word in a sentence using recurrent neural networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages