Skip to content

Commit e3ddf2f

Browse files
authored
Update README.md
add reference site
1 parent 0f17e75 commit e3ddf2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@
2121
- Entity Tagging [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/seujung/gluonnlp_tutorial/blob/master/code/3_2_entity_tagging_pycon2019.ipynb)
2222
- NSMC with BERT [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/seujung/gluonnlp_tutorial/blob/master/code/3_3_naver_review_classifications_gluon_bert.ipynb)
2323

24+
---
25+
26+
## [Reference]
27+
- GluonNLP Tutorial (KDD 2018) : https://kdd18.mxnet.io/
28+
- JSALT 2019 NLP Tutorial: https://jsalt19.mxnet.io/
29+
- Dive into Deep Learning (NLP) : https://www.d2l.ai/chapter_natural-language-processing/index.html
30+
- GluonNLP Official Tutorial : https://gluon-nlp.mxnet.io/examples/index.html

0 commit comments

Comments
 (0)