Skip to content

Storryy/NLPProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blank Prediction Assistant

Research Paper - https://ieeexplore.ieee.org/document/10126302

Blank prediction is the task of predicting the missing word in a sentence.​

It is a challenging task due to the ambiguity of words and the lack of training data.​

Stage 1 - Dataset selection​

Selecting a corpus for processing the data to predict the missing word.

Stage 2 - Preprocessing

Stop word removal is prevented to improve the accuracy.

Stage 3 - Developing the Model

Stage 4 - Training

Stage 5 - Testing and Optimization

Stage 6 - Evaluation

Stage 7 - Creating the front-end (GUI)

Stage 8 - Connecting the front-end with back-end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 98.3%
  • Python 1.7%