iamsail / Intelligent-QA-System
an intelligent question answering system (智能对话系统)
☆24Updated 4 years ago
Alternatives and similar repositories for Intelligent-QA-System:
Users that are interested in Intelligent-QA-System are comparing it to the libraries listed below
- 实现基于相似度匹配和检索的问答系统☆18Updated 5 years ago
- 京东/淘宝客服对话数据公开,seq2seq生成模型设计对话系统获第二名☆43Updated 2 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆35Updated 6 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- 基于火力发电厂知识问答库的检索式问答系统/问答系统/对话系统☆53Updated 4 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- BERT预训练模型字向量提取工具☆52Updated 5 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- 根据文本相似度实现问答的聊天机器人(简单版)☆52Updated 6 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 6 years ago
- 智能问答系统demo☆39Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆75Updated 4 years ago
- 基于Bert的智能问答系统!☆29Updated 5 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆84Updated 2 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆48Updated 4 years ago
- LSTM,TextCNN,fastText情感分析,模型用 tf_serving 和 flask 部署成web应用☆42Updated 5 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆55Updated 5 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 文本标注工具,给文本打标签☆20Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口