iseesaw / FAQ-Semantic-RetrievalLinks
基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……
☆33Updated 3 years ago
Alternatives and similar repositories for FAQ-Semantic-Retrieval
Users that are interested in FAQ-Semantic-Retrieval are comparing it to the libraries listed below
Sorting:
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- A full-process dialogue system that can be deployed online☆98Updated 3 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆162Updated 2 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆68Updated last year
- Bert分类,语义相似度,获取句向量。☆65Updated 4 months ago
- CoSENT、STS、SentenceBERT☆168Updated 5 months ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆53Updated 3 years ago
- ☆87Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 4 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- FAQ-based Question Answering System using BERT☆72Updated 2 years ago
- 真 · “Deep Learning for Humans”☆141Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 商品标题实体识别☆23Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- Pattern-Exploiting Training在中文上的简单实验☆171Updated 4 years ago
- ☆101Updated 4 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆157Updated 4 years ago
- 中文bigbird预训练模型☆93Updated 3 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆43Updated 2 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆87Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year