About2 Self-Intro (eng ver.) In [1]: from IPython.core.display import display, HTML display(HTML("")) View Source Self-Introduction with NLP¶Welecome to Philhoon Oh's Self-Introduction with NLP. In this notebook, I am going to introduce myself using various NLP tasks. It utilizes various packages such as Huggingface Transformer, sentence-transformers, and keybert. 🌍 Abstractive Summariztion w/ BART (Application Summarizatio.. 2022. 9. 9. Self-Intro (kor ver.) In [1]: from IPython.core.display import display, HTML display(HTML("")) View Source 💡 Colab Dark 모드 사용을 권장합니다 In [4]: # !pip install transformers # !pip install sentencepiece # !pip install sentence-transformers # !pip install krwordrank Self-Introduction with NLP Tasks¶psyduck 의 자기소개에 오신 것을 환영합니다. 다양한 NLP task 들을 활용하여 자기소개를 하려고 합니다. Huggingface Transformer, sentence-transformers, krwordrank 등의.. 2022. 3. 12. 이전 1 다음