Skip to content

This repository implements the system described in "Growing Story Forest Online from Massive Breaking News"

License

Notifications You must be signed in to change notification settings

BangLiu/StoryForest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Story Forest

StoryForest

This reporsitory implements Story Forest system for event clustering and story generation.

Please cite the following paper for usage:

@inproceedings{liu2017growing,
  title={Growing Story Forest Online from Massive Breaking News},
  author={Liu, Bang and Niu, Di and Lai, Kunfeng and Kong, Linglong and Xu, Yu},
  booktitle={Proceedings of the 2017 ACM on Conference on Information and Knowledge Management},
  pages={777--785},
  year={2017},
  organization={ACM}
}

For event clustering, see "eventlayer/EventLayer"; for story generation, see "story layer/StoryLayer". The main functions in the two files show how to run the whole process.

Notice: currently, we haven't release the dataset due to copyright issues. But we will release a sample dataset asap.

About

This repository implements the system described in "Growing Story Forest Online from Massive Breaking News"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages