Skip to content

Commit d9eeec6

Browse files
authored
Update README.md
1 parent 3ab8ed1 commit d9eeec6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ This repository includes basic concepts of Natural Language Processing, textbook
2525
- Hidden Markov Model
2626
- Recurrent Neuron Network
2727
- Seq2Seq([Tensorflow Tutorial](https://github.com/llSourcell/seq2seq_model_live/blob/master/2-seq2seq-advanced.ipynb))
28+
- [Machine Translation Tensorflow implement](https://github.com/tensorflow/nmt)
2829
- LSTM
2930
- Convolutional Neuron Network
3031
- Attention Model
@@ -50,7 +51,7 @@ This repository includes basic concepts of Natural Language Processing, textbook
5051
- Sentimental Extraction
5152

5253
### Machine Translation
53-
- [Attention is all you need - Google and UT](https://arxiv.org/pdf/1706.03762.pdf)
54+
- [Attention is all you need - Google and University of Toronto](https://arxiv.org/pdf/1706.03762.pdf)
5455

5556
### Text Generation
5657
- Conversation System

0 commit comments

Comments
 (0)