Skip to content

I have used ecoder-decoder model along with attention layer with 3 type of scoring function after doing nlp augmentation to increase the dataset

Notifications You must be signed in to change notification settings

sourav3366/sentence-correction-using-deep-learning-techniques

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentence-correction-using-deep-learning-techniques

I have tried 4 techniques to solve this problem statement

a. Basic encoder-decoder model characterwise with nlp augmentation

b. Encoder decoder model along with attention layer using general scoring function and done nlp augmentation also

c. Encoder decoder model along with attention layer using concat scoring function and done nlp augmentation also

d. Encoder decoder model along with attention layer using dot scoring function and done nlp augmentation also

About

I have used ecoder-decoder model along with attention layer with 3 type of scoring function after doing nlp augmentation to increase the dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published