====== DOC2VEC ======
* description : doc2vec
* author : 오션
* email : shlim@repia.com
* lastupdate : 2020-06-24
===== 용어 =====
DOC2VEC : Document to Vector FIXME
===== 의미 =====
뉴스와 같은 문서(Document)의 내용을 학습하고, 이를 벡터(Vector, n차원의 의미있는 수치)로 변화하는 임베딩(embedding) 기술
===== Ref =====
[[https://lovit.github.io/nlp/representation/2018/03/26/word_doc_embedding/|Word/Document embedding(Word2Vec/Doc2Vec)]]\\
\\
[[https://blog.naver.com/hanovation/221757969962|Doc2Vec]]\\
\\
[[https://cafe.naver.com/itlf/27869|Sentence2Vector, Doc2Vector]]\\
\\
[[http://it.chosun.com/site/data/html_dir/2018/12/28/2018122800993.html|범죄 수사에 AI기술의 적용]]
===== 첨부 =====
{{tag>오션 DOC2VEC}}