Skip to content

A simple text-based next word prediction using Naive Bayes algorithm

Notifications You must be signed in to change notification settings

lazuardyk/next-word-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-word-prediction

A simple text-based next word prediction using Naive Bayes

screenshot of the program

Prerequisites

  • Python 3
  • Pandas library

Usage

  1. Create your dataset like this: (you can see in example.csv)
    screenshot of the csv
    note: you can use my dataset in instagram-post-crawler repo (for Indonesia language)
  2. Run nextwordpredicion.py

About

A simple text-based next word prediction using Naive Bayes algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages