recommend system study
☆66Oct 27, 2013Updated 12 years ago
Alternatives and similar repositories for recommend-system
Users that are interested in recommend-system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Spring+Mybatis+Jetty实现简单的用户信息接口。☆11Mar 13, 2015Updated 11 years ago
- A push server for mobile apps.it is based on Netty☆38Dec 4, 2015Updated 10 years ago
- 文本去重算法,研究自推荐系统中新闻的去重,采用了雅虎的Near-duplicates and shingling算法,服务端用c实现,客户端用java实现, 利用thrift框架进行通信,为了提高扩展性,去重可以在服务端实现,服务器也提供了计算的接口,方便客户端自己扩展☆24Feb 25, 2014Updated 12 years ago
- 文档去重功能是为了解决搜索引擎的文档语义重复的问题,方法是多重哈希下的语义指纹算法。☆12Aug 17, 2013Updated 13 years ago
- Java版微信机器人☆14Oct 9, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- mysql数据迁移工具。支持指定表名、列名,多线程+多进程。保证高可用,数据一致性。☆19Mar 10, 2015Updated 11 years ago
- AlgorithmNote is a knowledge sharing github page, mainly has three parts: algorithm, engineering and basic knowledge.☆13Feb 17, 2015Updated 11 years ago
- data collect and data analysis☆10Aug 10, 2015Updated 11 years ago
- 该项目已被归档,后续将不再维护,请在 leancloud/leanengine-nodejs-demos 中查看有关实时通讯签名的最新示例。☆14Apr 3, 2019Updated 7 years ago
- ☆11May 15, 2015Updated 11 years ago
- 分布式session管理☆11Jan 12, 2015Updated 11 years ago
- a mini blog with NoSql,Dubbo and Spring☆11Nov 29, 2013Updated 12 years ago
- 多种分词器的封装,重点修改了原IK/MMSeg4j分词器,增加分词器对象共享池和Lucene/Solr封装,其中Lucene/Solr版本为5.5.0。