Skip to content

nimitsolanki/next-word-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Next Word Prediction using Convolutional Neural Networks.

Use Case: Smartphone keyboard can predict the next word which you are going to type.

Requirements

  • numpy >= 1.11.1
  • sugartensor >= 0.0.2.4
  • lxml >= 3.6.4.
  • nltk >= 3.2.1.
  • regex

Download data
URL - https://dumps.wikimedia.org/enwikinews/20180601/
Extract and copy the xml files to data/raw folder.

About

Deep Learning - Next Word Prediction using Convolutional Neural Networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published