yuanzhoulvpi2017 / questionAnswerSystem
基于sentence-transformers实现文本转向量的机器人
☆46Updated 2 years ago
Alternatives and similar repositories for questionAnswerSystem:
Users that are interested in questionAnswerSystem are comparing it to the libraries listed below
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- 用bert4keras加载CDial-GPT☆38Updated 4 years ago
- ☆102Updated 4 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆62Updated 3 years ago
- 文本智能校对大赛(Chinese Text Correction)的baseline☆67Updated 2 years ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- RelExt: A Tool for Relation Extraction from Text. 文本实体关系抽取工具。☆50Updated 2 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- NLU & NLG (zero-shot) depend on mengzi-t5-base-mt pretrained model☆75Updated 2 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 4 years ago
- NER实体识别模型,快速高效简单一键部署docker部署调用模型。能识别:地址、人名、机构名实体。☆36Updated last year
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆38Updated 2 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆43Updated 2 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆28Updated 2 years ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- FAQ-based Question Answering System using BERT☆73Updated last year
- 通用版面分析 | 中文文档解析 |Document Layout Analysis | layout paser☆46Updated 10 months ago
- 对话改写介绍文章☆97Updated last year
- t5-model-onnx,中文拼写纠错,Chinese spelling correction。☆14Updated 2 years ago
- rasa 2.0中文nlu系统搭建☆30Updated 2 years ago
- 中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆72Updated 9 months ago
- 使用sentence-transformers(SBert)训练自己 的文本相似度数据集并进行评估。☆47Updated 3 years ago
- 一个简单易用的 Python 模块,用于通过字符串来操作日期/时间。正则时间提取,字符串时间解析,字符串时间提取。中文时间提取,一句话里面提取时间☆76Updated 10 months ago
- 一个基于预训练的句向量生成工具☆137Updated 2 years ago
- 任务型对话系统(Task-based Dialogue System)☆65Updated 3 years ago