From ead260a0eea29e9d1640d4948c632ae21fb95dc0 Mon Sep 17 00:00:00 2001 From: gichanglee Date: Fri, 13 Sep 2019 15:06:27 +0900 Subject: [PATCH] =?UTF-8?q?[python]=20#14=20=ED=8A=9C=ED=86=A0=EB=A6=AC?= =?UTF-8?q?=EC=96=BC=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59f8e3a..30c7e25 100644 --- a/README.md +++ b/README.md @@ -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