课程: Complete Guide to NLP with R
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Real-world sentiment analysis with quanteda sentiment - R教程
课程: Complete Guide to NLP with R
Real-world sentiment analysis with quanteda sentiment
Sentiment analysis is a natural language processing tool used to identify the positivity or negativity of a particular document. It's a fairly subjective and a fairly complex process, and I'm going to walk you through the steps in order to set it up. And as we go along, you'll see how sentiment analysis actually works. The best way to demonstrate this is to give you an example of it actually finished. Then I'm going to show you how to set it up. And then I'm going to show you how you can modify the setup. In order to do that, I need to start halfway through the code and you'll see that I'm starting at line 35. This is the example code that's included with this course. In line 35, I'm using the textstat underbar polarity command that's part of quanteda. For that command, I have identified the corpus as scTokens and something called a dictionary as dd underbar geninq. Let's run line 35 and see the result. I'll open up the…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(已锁定)
The quanteda textstats package39 秒
-
(已锁定)
Real-world text statistics with textstats5 分钟 44 秒
-
(已锁定)
Understand the quanteda sentiment package2 分钟 34 秒
-
(已锁定)
Real-world sentiment analysis with quanteda sentiment13 分钟 54 秒
-
(已锁定)
Visualization with textplots3 分钟 27 秒
-
(已锁定)
Use dplyr with quanteda2 分钟 35 秒
-
(已锁定)
-
-