Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Word Predictor

A real-time Next Word Prediction model that suggests the most probable next word based on input text. Built using NLP techniques, it enhances typing efficiency and can be integrated into websites or applications. 🚀

Datasets Used

Medium Articles Dataset

Installation

Install the required libraries and packages:

pip install numpy pandas tensorflow colorama termcolor

Project SetUp

Set up a virtual environment:

python -m venv venv

Activate the virtual environment:

# On Windows
venv\Scripts\activate

# On macOS/Linux
source venv/bin/activate

Contributors

About

A real-time Next Word Prediction model that suggests the most probable next word based on input text. Built using NLP techniques, it enhances typing efficiency and can be integrated into websites or applications. 🚀

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages