使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。
☆49Sep 22, 2021Updated 4 years ago
Alternatives and similar repositories for sbert_text_similarity
Users that are interested in sbert_text_similarity are comparing it to the libraries listed below
Sorting:
- ☆17Sep 10, 2021Updated 4 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Sep 13, 2022Updated 3 years ago
- Label Studio is a multi-type data labeling and annotation tool with standardized output format☆10Nov 17, 2021Updated 4 years ago
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Dec 29, 2021Updated 4 years ago
- Aligntune : A Modular Toolkit for Post Training Alignment of LLMs☆35Feb 26, 2026Updated last week
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- 中文无监督文本聚类☆14Mar 3, 2022Updated 4 years ago
- 基于bert的中文实体链接☆30Nov 24, 2021Updated 4 years ago
- 基于pytorch+bert的中文关系抽取☆31Dec 12, 2021Updated 4 years ago
- hacking recaptcha v3 using reinforcement learning☆15Feb 5, 2020Updated 6 years ago
- 使用fastNLP架构简单利用Bert-Bi-LSTM-CRF实现中文NER☆15Sep 25, 2020Updated 5 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Apr 7, 2022Updated 3 years ago
- OCR pre-processing algorithm implementation in C for remove color seal☆17Mar 4, 2019Updated 7 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆166Mar 11, 2022Updated 3 years ago
- keras+bi-lstm+crf,中文命名实体识别☆17Sep 15, 2018Updated 7 years ago
- ☆88Nov 4, 2021Updated 4 years ago
- moss chat finetuning☆51Apr 23, 2024Updated last year
- 中文文本句对相似度匹配-ATEC数据集☆23Jun 11, 2020Updated 5 years ago
- 文本相似性☆23Aug 21, 2019Updated 6 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Sep 5, 2022Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Oct 29, 2022Updated 3 years ago
- 使用bert进行中文方面级情感识别。☆25Jun 26, 2023Updated 2 years ago
- 基于pytorch的百度UIE命名实体识别。☆57Feb 1, 2023Updated 3 years ago
- source code for ICASSP 2022 paper: EmotionFlow: Capture the Dialogue Level Emotion Transitions☆27Mar 14, 2022Updated 3 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆797Mar 22, 2020Updated 5 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆261Sep 21, 2023Updated 2 years ago
- This repo contains some experiments of text matching on Chinese dataset LCQMC☆27Dec 5, 2019Updated 6 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Dec 13, 2017Updated 8 years ago
- 非结构化商业文本信息中 隐私信息识别-rank2☆27Mar 26, 2021Updated 4 years ago
- 基于大数据的旅游数据分析与可视化☆11May 27, 2024Updated last year
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Aug 16, 2019Updated 6 years ago
- 基于Bilstm + CRF的信息抽取模型☆36Aug 2, 2021Updated 4 years ago
- Adaptive Scaling for Sparse Detection in Information Extraction☆31Jun 12, 2018Updated 7 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆75Nov 26, 2024Updated last year
- Backtesting fbprophet prediction of Silver prices for 2017☆14Nov 29, 2017Updated 8 years ago
- 首届“马栏山”杯国际音视频算法大赛推荐赛道demo☆30Jun 9, 2022Updated 3 years ago
- SimCSE有监督与无监督实验复现☆150Feb 22, 2024Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆38Jul 7, 2023Updated 2 years ago