Skip to content

Commit f02577d

Browse files
authored
Update README.md
1 parent 4497c5d commit f02577d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Event monitor based on online news corpus built by Baidu search enginee using e
77
执行方式:进入EventMonitor目录下,进入cmd窗口,执行"scrapy crawl eventspider -a keyword=话题关键词",或者直接python crawl.py, 等待数秒后,既可以在news文件夹中存储相应的新闻文件,可以得到相应事件的话题集,话题历史文本
88
![image](https://github.com/liuhuanyong/EventMonitor/blob/master/image/topic.png)
99
![image](https://github.com/liuhuanyong/EventMonitor/blob/master/image/news.png)
10-
10+
![image](https://github.com/liuhuanyong/EventMonitor/blob/master/image/.png)
1111
# 2)关于热点事件的情感分析
1212
对于1)得到的历史语料,可以使用基于依存语义和情感词库的篇章级情感分析算法进行情感分析
1313
这部分参考我的篇章级情感分析项目DocSentimentAnalysis:https://github.com/liuhuanyong/DocSentimentAnalysis

0 commit comments

Comments
 (0)