Skip to content

PyTorch implementations of word embeddings and language modelling.

Notifications You must be signed in to change notification settings

jayeshk7/Intro-to-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intro to NLP

Codes for everything I implemented while studying recurrent neural network architectures.
There's a separate ReadMe in each folder

This repo contains PyTorch implementation of :

  1. Word Embeddings
  2. Character level language modelling using Pokemon names
  3. Word level language modelling using Shakespeare's Sonnets

Resources

TO-DO :

  • Attention
  • Transformers

About

PyTorch implementations of word embeddings and language modelling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published