Skip to content

Latest commit

 

History

104 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages