-
텍스트마이닝의 알고리즘R/TextMining 2018. 3. 2. 14:43
1. 사전기반 접근방법(Dictionary-base approach)
- 감정어휘 사전(sentiment lexicon)
- 감성분석(sentiment analysis)2. 기계학습 접근방법(Machine Learning approach)
2.1 supervised learning
- Topic Analysis
- Sentiment Analysis
- Regression analysis, Logistic regression analysis, Generalized linear model, Naive Bayes classification, Support Vector Machine, Classification and Regression Tree, Boosting, etc2.2 unsupervised learning
- PCA(Principal Component Analysis), CA(Clustering Analysis)
- Topic Model : LDA(Latent Dirichlet Allocation), CTM(Correlated Topic Model), STM(Structural Topic Model)'R > TextMining' 카테고리의 다른 글
감성기술의 5대 난제 (0) 2018.11.27 토픽모델 : 조상현 강사의 동영상 (0) 2018.03.13 텍스트 구조 (0) 2018.03.02 tidytextmining 사이트 (0) 2018.02.26 조선명탐정: 흡혈괴마의 비밀 (2017)에 대한 텍스트마이닝I (0) 2018.02.20