Skip to content

KeithYue/Twevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Twevent

A novel segment-based event detection system for tweets.

Development Log

Init
  • install MongoDB on gpu server
  • install the tweets data in to mongodb
Tweets Segmentation
Done
  • get the alpha result just use the microsoft n-gram
  • install the tweets data into mongodb
  • get the microsoft n-gram user token
  • add the length normalizaion factor
  • multi-thread to do the computation and http request
Todo
  • the tokenizer just use str.split is not flexible, try to find a good tokenizer for tweet

About

A novel segment-based event detection system for tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages