Metadata-Version: 2.1
Name: voted-ranking
Version: 0.1.6
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Guokr Inc.
Author-email: jinyang.zhou@guokr.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Text Processing :: Linguistic
Requires-Dist: arrow

## Introduction

voted_ranking 是一个对基于用户投票的排序算法的封装工具，适用于非个性化场景中的feed排序任务，
例如热度排序，top N 热门排序等等。

[Documentation](http://labs.iguokr.com/voted_ranking/index.html)


