hansw90 / nlp

자연어처리 학습 및 기본적인 NN 학습 repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

자연어처리 학습 및 논문 정리를 위한 페이지입니다.


NLP 폴더

https://github.com/hansw90/NLP-natural-language-processing-/blob/master/NLP/Word_embedding_basic.ipynb

https://github.com/hansw90/NLP/blob/master/NLP/DocumentSimilarity.ipynb

  • BERT-BTC

    • The A-to-Z guide on how you can use Google’s BERT for binary text classification tasks. I’ll be aiming to explain, as simply and straightforwardly as possible, how to fine-tune a BERT model (with PyTorch) and use it for a binary text classification task.
  • Attention 완전 뽀개기 https://github.com/hansw90/NLP/blob/master/NLP/Attention_PaperDetail.ipynb

  • A Structured Self-Attentive Sentence Embedding

About

자연어처리 학습 및 기본적인 NN 학습 repository


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%