简单的基于新闻语料的推荐算法实现
☆23Dec 16, 2016Updated 9 years ago
Alternatives and similar repositories for Rnews
Users that are interested in Rnews are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Jul 2, 2018Updated 7 years ago
- 国科大 网络数据挖掘 新闻推荐☆17Feb 15, 2019Updated 7 years ago
- 用itemCF和userCF算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- 基于协同过滤算法的新闻推荐系统,后端使用SpringBoot+Mybatis-Plus框架,前端使用Vue.js+Element-Plus+Windi CSS框架,数据爬虫使用Python+Scrapy框架,大数据推荐功能使用Spark+Scala实现协同过滤算法,使用Do…☆49Aug 15, 2025Updated 10 months ago
- A writer that can generate news after a game using live texts.☆29Feb 13, 2019Updated 7 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.
- 音乐推荐☆24May 25, 2018Updated 8 years ago
- 哔哩哔哩 V 家表情包☆15Aug 17, 2024Updated last year
- Python网络爬虫与推荐算法新闻推荐平台:网络爬虫:通过Python实现新浪新闻的爬取,可爬取新闻页面上的标题、文本、图片、视频链接(保留排版) 推荐算法:权重衰减+标签推荐+区域推荐+热点推荐☆122May 22, 2021Updated 5 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Aug 16, 2018Updated 7 years ago
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- Build a News Recommendation Engine Using Apache Mahout and the Google News Personalization Paper☆23Dec 2, 2012Updated 13 years ago
- 文本去重算法,研究自推荐系统中新闻的去重,采用了雅虎的Near-duplicates and shingling算法,服务端用c实现,客户端用java实现,利用thrift框架进行通信,为了提高扩展性,去重可以在服务端实现,服务器也提供了计算的接口,方便客户端自己扩展☆24Feb 25, 2014Updated 12 years ago
- 基于 Vue2.x 的 考研信息查询网站(计算机类)-前端☆14Apr 22, 2025Updated last year
- 自动抽取并格式化论坛帖子,使用AI快速总结☆10Jan 20, 2026Updated 4 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- springboot搭建的java后台,利用协同过滤算法提供个性化推荐服务☆14May 31, 2023Updated 3 years ago
- 新闻推荐系统☆10Aug 14, 2019Updated 6 years ago
- A (incomplete) terminal Tetris. Written in Haskell.☆27Jan 18, 2018Updated 8 years ago
- csdn技术博客推荐引擎,基于文字内容的推荐引擎☆21Apr 22, 2018Updated 8 years ago
- 基于python对国内政府开放数据平台数据质量分析☆15Oct 23, 2018Updated 7 years ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- An implentation of PencilDrawing using python☆11Jul 24, 2016Updated 9 years ago
- 以中国新闻网社会新闻板块为抓取对象,通过关键词来分析新闻热点事件☆19Mar 8, 2020Updated 6 years ago
- hbase + spark 实现常用推荐算法(主要用于精准广告投放和推荐系统)☆69Jul 4, 2016Updated 9 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Uncertainty Quantification and Sensitivity Analysis Tool☆13Jul 17, 2018Updated 7 years ago
- 医疗智能问答系统☆17Feb 22, 2018Updated 8 years ago
- 一键抓取cnbeta 首页的所有消息☆16Sep 7, 2016Updated 9 years ago
- BUPT all in one, always has what you need☆19Nov 16, 2018Updated 7 years ago
- 基于Django框架结合机器学习算法的图书智能推荐平台☆17Jul 18, 2019Updated 6 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆26Aug 17, 2021Updated 4 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Mar 24, 2019Updated 7 years ago
- 音乐推荐系统,python编写,涉及flask框架,scrapy爬虫,MySQL数据库,selenium,chrome driver,使用surprise库协同过滤算法☆91May 22, 2019Updated 7 years ago
- 新闻推荐网站☆11Feb 2, 2023Updated 3 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.
- Facial Expression Recognition (FER) based on VGG16☆16Aug 30, 2019Updated 6 years ago
- This is end2end chinese ocr demo using CNN + BiLSTM + ctc_loss☆12Mar 31, 2019Updated 7 years ago
- optimization algorithm SCE☆15May 19, 2012Updated 14 years ago
- 基于 Mahout 的新闻推荐系统☆73Nov 25, 2018Updated 7 years ago
- 安安 - 育儿医疗问答机器人☆24Feb 25, 2019Updated 7 years ago
- Practice on web crawling☆18Dec 9, 2017Updated 8 years ago
- Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。☆14Dec 18, 2019Updated 6 years ago