Skip to content

Implementation of "Learning-to-Rank for Real-Time High-Precision Hashtag Recommendation for Streaming News"

License

Notifications You must be signed in to change notification settings

mhmotallebi/HashTagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashTagger

A quick and rough implementation of the algorithm in the WWW 2016 paper "Learning-to-Rank for Real-Time High-Precision Hashtag Recommendation for Streaming News" by Shi et al. ( link )

Note

This program has been developed only for research and testing and is not to be used for production or other purposes.

License

This code is licensed under Apache License, Version 2.0

Acknowledgments

The following libraries have been used in this code:

Project License Website
Twitter4J Apache License 2.0 http://twitter4j.org/en/index.html
JSON Custom http://www.json.org/license.html
Apache Commons Compress Apache License 2.0 http://commons.apache.org/proper/commons-compress/index.html

About

Implementation of "Learning-to-Rank for Real-Time High-Precision Hashtag Recommendation for Streaming News"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.7%
  • Python 6.3%