yxlHuster / news-duplicatedLinks
文本去重算法,研究自推荐系统中新闻的去重,采用了雅虎的Near-duplicates and shingling算法,服务端用c实现,客户端用java实现,利用thrift框架进行通信,为了提高扩展性,去重可以在服务端实现,服务器也提供了计算的接口,方便客户端自己扩展
☆24Updated 11 years ago
Alternatives and similar repositories for news-duplicated
Users that are interested in news-duplicated are comparing it to the libraries listed below
Sorting:
- 基于词典的负面舆情信息评分算法。☆26Updated 10 years ago
- 微博情感分析☆12Updated 11 years ago
- 推荐算法☆30Updated 9 years ago
- 分布式大数据SQL查询可视化界面!☆68Updated 9 years ago
- 微博数据分析服务框架。☆12Updated 9 years ago
- 本项目转移到https://github.com/cocolian/cocolian-nlp☆34Updated 10 years ago
- 搜狐实习自动回复项目:语音识别、问题过滤、答案推荐☆8Updated 10 years ago
- hbase+solr实现hbase的二级索引☆48Updated 2 months ago
- 基于Map/Reduce爬虫,可抽取各大新闻网站的新闻正文并进行分类和聚类☆77Updated 11 years ago
- ☆21Updated 8 years ago
- SparkSQL数据分析案例☆23Updated 8 years ago
- 一个比Spark-Parquet还快5~100倍的存储格式☆12Updated 9 years ago
- 用户画像代码,根据算法推算出用户的性别和年龄比率☆11Updated 7 years ago
- 自定制的精准短文本搜索服务☆18Updated 3 years ago
- HanLP 测试