Skip to content

A collection of projects I created while learning now ton implement NPL models in TF

Notifications You must be signed in to change notification settings

moiseyalaev/Natural-Language-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Natural-Language-Processing

Here I have 3 major types of NLP projects that I worked on: Embeddings, LSTM/GRU models, text generation/prediction. Note that I learned these methods as I went and therefore other better approaches very likely exist with fewer potential errors. However, I believe that these models are relatively robust for the problems I tackled in each file. Below is the order from least complex to most complex models/problems:

  1. NLP_Embeddings
  2. LSTM_GRU_models
  3. NLP_Predictions

Feel free to adjust hyper parameters to see how they affect the loss/accuracy! As always, thanks for taking an interest in my learning process!

About

A collection of projects I created while learning now ton implement NPL models in TF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages