客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化
复现《A Compare-Aggregate Model for Matching Text Sequences》论文 via Tensorflow
Attention-over-Attention模型实现
CNN在句子相似性建模的应用,“Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks”这篇论文的tensorflow实现