Skip to content

I have trained Seq2Seq and LSTM models to guess the missing letters from a word

Notifications You must be signed in to change notification settings

0Xsolcreator/Guessing_missing_letters_using_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing_missing_letters_using_ML

I have trained Seq2Seq and LSTM models to guess the missing letters from a word.

When a word is given eg: app_e whit missing letter. the model will output the missing letter eg: app_e --> l.

The model is only trained with limited dataset. For further training I've give codes which you can use.

About

I have trained Seq2Seq and LSTM models to guess the missing letters from a word

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published