xiaogp / recsys_faiss
一个基于 fasttext + faiss 的商品内容相关推荐实现,nginx+uwsgi+flask / gunicorn+uvicorn+fastapi 提供api查询接口,增加Spark实现 Ansj+Word2vec+LSH+Phoenix
☆51Updated last year
Alternatives and similar repositories for recsys_faiss:
Users that are interested in recsys_faiss are comparing it to the libraries listed below
- 基于wide deep模型的CTR预估,从训练到部署☆15Updated 5 years ago
- 推荐系统相关模型 包括召回和排序☆29Updated 4 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆108Updated 6 years ago
- 2017“达观杯”个性化推荐算法挑战赛-rank6☆43Updated 5 years ago
- 第三届魔镜杯大赛, 智能客服聊天机器人真实数据, 提高智能客服的识别能力和服务质量☆38Updated 6 years ago
- 短文本相似度☆103Updated 3 years ago
- Using tensorflow/serving to deploy kashgari model for time training and predicting.☆12Updated 5 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 基于rasa_框架实现指自然语言相关功能:实体识别、文本分类、代消解功能、关系抽取等☆17Updated last year
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- 应用crf++,进行电商命名实体识别☆29Updated 6 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。☆44Updated 4 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- text classfication 大数据精准营销中搜狗用户画像挖掘 rank61/880☆62Updated 6 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆67Updated last year
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依 存句法接口。☆52Updated 6 years ago
- NLP 以及相关的学习实践☆40Updated 2 years ago
- 推荐算法学习☆39Updated last year
- FastText 中文文档☆61Updated 4 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序 模型使用gbdt+lr算法☆59Updated 6 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 5 years ago
- 2018年蚂蚁金服金融大脑赛题分享☆151Updated 6 years ago
- 智能客服☆102Updated 5 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 4 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 5 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆12Updated 7 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 5 years ago
- 基于意图识别和命名实体识别的多轮对话 场景设计☆37Updated 5 years ago