首页
编程
java
php
前端
首页
编程
java
php
前端
python利用snownlp计算句子情感
抓取了一些评论数据读取为dataframe,每条评论是一行,想利用snownlp.sentiments计算每一行评论的句子情感,如何能直接对整列数据进行计算?
点击展开全文