charlesXu86 / Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
☆1,293Updated 3 years ago
Alternatives and similar repositories for Chatbot_CN:
Users that are interested in Chatbot_CN are comparing it to the libraries listed below
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,532Updated 3 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,202Updated 6 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,462Updated 3 years ago
- Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。☆1,407Updated 3 years ago
- building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)☆973Updated this week
- 自然语言处理、知识图谱、对话系统三大技术研究与应用。☆1,675Updated last month
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,657Updated 5 years ago
- 保险行业语料库,聊天机器人☆1,025Updated 8 months ago
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆910Updated 6 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 2 years ago
- Turn Chinese natural language into structured data 中文自然语言理解☆1,519Updated 7 months ago
- 专注于可解释的NLP技术 An NLP Toolset With A Focus on Explainable Inference☆625Updated 4 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆613Updated 4 years ago
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆946Updated 4 years ago
- Open Language Pre-trained Model Zoo☆997Updated 3 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Updated 4 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆924Updated 2 years ago
- Annotator for Chinese Text Corpus (UNDER DEVELOPMENT) 中文文本标注工具☆1,466Updated 11 months ago
- 该项目是基于医疗领域知识图谱的问答系统。实现比较简单。☆1,298Updated 5 years ago
- 行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍☆1,189Updated 6 months ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,778Updated 2 years ago
- 综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。☆730Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,368Updated 2 years ago
- (已不维护)Rasa中文聊天机器人☆537Updated 2 years ago
- Open Chinese Language Pre-trained Model Zoo☆981Updated 5 years ago
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆691Updated 8 months ago
- BERT模型从训练到部署☆524Updated 4 years ago
- 自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of N…☆661Updated 2 years ago
- 使用预训练语言模型BERT做中文NER☆944Updated 5 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,250Updated last year