Skip to content

My study notes and code implementations of Natural Language Processing (NLP) models. Projects include text classification, neural machine translation, Q&A, poetry generation, etc.

Notifications You must be signed in to change notification settings

nancyyanyu/NLP_theory_implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP Theory & Implementation

This repo contains my study notes and Python implementation of NLP models

Folder Structure

.
├── large_files                   # Data files
├── markdown                      # Study notes and images
├── notebooks                     # Python implementation of NLP models
└── README.md

(Note: for the math equations in markdown files, download the repo, and view the files in other editors that support mathjax.)

Content

TODO

  • Complete Deep Learning: Advanced NLP and RNNs
  • Complete Natural Language Processing with Deep Learning in Python
  • More implementations

Contact

Nancy Yan - yy2799@columbia.edu

Reference

About

My study notes and code implementations of Natural Language Processing (NLP) models. Projects include text classification, neural machine translation, Q&A, poetry generation, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published