Pinned Repositories
2018-tencent-ad-competition-baseline
2018腾讯广告算法大赛baseline 线上0.73
A-series-of-NLP
A_Simple_node2vec_Example
aichpoem
手把手教你搭建人工智能AI写诗平台,从模型搭建到前后端开发到SEO优化推广
ailearn
A lightweight package for artificial intelligence
awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
awesome-network-embedding
A curated list of network embedding techniques.
Bayesian-Modelling-in-Python
A python tutorial on bayesian modeling techniques (PyMC3)
BERT-cpp-inference
Chinese-Text-Classification
Chinese-Text-Classification Project including bert-classification, textCNN and so on.
hurun's Repositories
hurun/aichpoem
手把手教你搭建人工智能AI写诗平台,从模型搭建到前后端开发到SEO优化推广
hurun/BERT-cpp-inference
hurun/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
hurun/bert4pytorch
超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新
hurun/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
hurun/BioNEV
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations"
hurun/ccks-2020
CCKS 2020:新冠知识图谱构建与问答评测(四)新冠知识图谱问答评测
hurun/chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。
hurun/chatbot_simbert
检索类型的微信聊天机器人/问答系统,通过API异步通信,实现在微信上交互,本项目包括模型和工程化部署一体化。包含查天气,知识图谱聊天查询,生成式问答聊天查询,图片识别,多次重复回答等;涉及到命名实体识别,相似匹配(bm25,bool检索,simbert等),bert+seq2seq生成,neo4j知识图谱查询等技术。
hurun/CS224N-Stanford-Winter-2019
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
hurun/DeepIE
DeepIE: Deep Learning for Information Extraction
hurun/DLHLP2020-SPRING
hurun/Doctor-Friende
Rasa-Doctor-Friende.A chinese medical chatbot based on Neo4j knowledge graph and Rasa.
hurun/dssm-1
A BiGRU-Attention DSSM implementation with tensorflow estimator.
hurun/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
hurun/JD_NLP
《贪心学院-京东nlp》项目实战,学习笔记。
hurun/kbqa
基于知识库的问答:seq2seq模型实践
hurun/masr
中文语音识别; Mandarin Automatic Speech Recognition;
hurun/Movie-QA-System
基于知识图谱的电影问答系统。 This is a simple question answering and recommender system on movies (based on Knowledge Graph).
hurun/Natural-Language-Processing-Specialization
hurun/NLP
hurun/NLP-ML_CS-Cpp_Review
NLP/ML面试各类资料链接 汇总(主要Github收集)
hurun/QA-Survey
北航大数据高精尖中心研究张日崇团队对问答系统的总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TabletQA)和基于视觉的问答系统(VisualQA),每类系统分别对学术界和工业界进行总结。
hurun/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
hurun/rasa-demo
:tiger: Sara - the Rasa Demo Bot: An example of a contextual AI assistant built with the open source Rasa Stack
hurun/rasa_ch_faq
用 rasa 实现 rasa demo 机器人,有一些惊奇的功能,faq,图谱,多轮等
hurun/text_matching
常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中
hurun/train_your_own_game_AI
hurun/yolov5-knowledge-distillation
yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)
hurun/zhihu-baseline
看山杯 专家发现算法大赛 baseline 0.701741036192302(没有五折验证)