Skip to content

zyymax/event-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

event-detection 基于词图划分的事件检测工具

Coder: max.zhang

Date: 2014-05-15

Desc: Tools to detect EVENT-keywords and describe event with word-graph

功能:从多个中文文档中生成事件和描述词

原理:基于中文文档中单词之间的共现特征构造词图,并基于metis工具划分词图,生成事件描述信息

Depend: metis-5.1.0, jieba, numpy

注意:metis需要在官网下载源码后本地编译后方可使用,编译成功后需将gpmetis所在的目录(我的是$METIS_HOME/build/Darwin-x86_64/programs)配置到环境变量中

About

detect EVENT-keywords and describe event with word-graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published