Skip to content

Commit

Permalink
[python] #14 튜토리얼 페이지 개선
Browse files Browse the repository at this point in the history
  • Loading branch information
ratsgo committed Sep 13, 2019
1 parent c32ff7d commit ead260a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -60,9 +60,9 @@



- 문장 수준 임베딩 활용 : Word2Vec, FastText, Swivel + Bi-LSTM with attention
- ELMo 활용 : ELMo layer + Bi-LSTM with attention
- BERT 활용 : BERT layser + Fully-connected layer
- 문장 수준 임베딩 활용 : Word2Vec, FastText, Swivel + Bi-LSTM with attention layer
- ELMo 활용 : ELMo layer + Bi-LSTM with attention layer
- BERT 활용 : BERT layer + Fully-connected layer



Expand Down

0 comments on commit ead260a

Please sign in to comment.