Hello There. I created nlp-tutoral repository who is studying NLP(Natural Language Processing) using TensorFlow and Pytorch

Hello. This is my first post in Pytorch forum. I am always interested in this forum.

I created nlp-tutoral repository who is studying NLP(Natural Language Processing) using TensorFlow and Pytorch inspired by other example code.

You can see NNLM which is first language model, baseline model such as RNN, LSTM, TextCNN, Word2Vec in NLP. Also You can more easily learn NLP model, training steps as implemented Only ONE file (*.py) from seq2seq, attention, bi-LSTM attenton, Transformer(self-attention), to BERT model.
I implemented with Pytorch, Tensorflow both.

https://github.com/graykode/nlp-tutorial This is my repository

1 Like