Pinned Repositories
3-files
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
Agriculture-KBQA
基于知识图谱的农业智能问答系统,正在持续完善
algo
数据结构和算法必知必会的50个代码实现
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bert-chinese-text-classification
BERT-sentiment--classification
Use BERT pre-trained model to do sentiment classification
bert4keras
keras implement of transformers for humans
books
整理一些书籍 ,包含 C&C++ 、git 、Java、Keras 、Linux 、NLP 、Python 、Scala 、TensorFlow 、大数据 、推荐系统、数据库、数据挖掘 、机器学习 、深度学习 、算法等。
Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
neuqser's Repositories
neuqser/3-files
neuqser/algo
数据结构和算法必知必会的50个代码实现
neuqser/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
neuqser/bert-chinese-text-classification
neuqser/BERT-sentiment--classification
Use BERT pre-trained model to do sentiment classification
neuqser/bert4keras
keras implement of transformers for humans
neuqser/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
neuqser/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
neuqser/deeplearning-assignment
吴恩达-深度学习-课后作业-答案与总结
neuqser/Doctor
基于知识图谱的医学诊断系统。Medical Diagnosis System Based on Knowledge Map.
neuqser/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
neuqser/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
neuqser/fasttext
neuqser/Financial-Knowledge-Graphs
小型金融知识图谱构建流程
neuqser/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。在线阅读地址:https://datawhalechina.github.io/key-book/
neuqser/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
neuqser/KGQA
高级软件工程作业--基于知识图谱的豆瓣书籍推荐问答系统
neuqser/ML_package
neuqser/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
neuqser/NLP
NLP
neuqser/NLP-First-Class
neuqser/NLP-First-Class-1
neuqser/NLP-Second-Class
neuqser/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
neuqser/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE)
neuqser/pytorch-chinese-text-classification
neuqser/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
neuqser/rank4_NLP_textclassification
阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction
neuqser/test
neuqser/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)