Skip to content

Tiny implementation of deep learning models for NLP with Sony's NNabla

License

Notifications You must be signed in to change notification settings

minatosato/nlp-nnabla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep learning implementation for NLP with NNabla

Tiny implementation of deep learning models for NLP with Sony's NNabla.

Tested environment

  • Python 3.7.2
  • NNabla v1.0.11

Models

Language models

Word embeddings

Seq2Seq models

Text classifiers

Future work

  • Skip-gram model
  • Peephole LSTM
  • GRU
  • Transformer
  • ELMo
  • etc.

About

Tiny implementation of deep learning models for NLP with Sony's NNabla

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages