Bert预训练模型fine-tune计算文本相似度
☆112May 8, 2023Updated 2 years ago
Alternatives and similar repositories for Bert_sentence_similarity
Users that are interested in Bert_sentence_similarity are comparing it to the libraries listed below
Sorting:
- 中文文本预处理,Word2Vec训练计算文本相似度。☆44Mar 6, 2019Updated 7 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆510Mar 24, 2023Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆75Nov 26, 2024Updated last year
- 利用bert预训练模型生成句向量或词向量☆26Oct 29, 2020Updated 5 years ago
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 3 years ago
- 利用Doc2Vec计算文本相似度☆139Apr 11, 2018Updated 7 years ago
- 基于语义的文本相似度计算☆10Jan 22, 2019Updated 7 years ago
- 基于gensim模块,训练LDA(Latent Dirichlet Allocation)模型,用于计算长短文本的相似度.☆12Nov 25, 2020Updated 5 years ago
- Mark and summarize the NLP project has been through☆135Sep 15, 2021Updated 4 years ago
- 文本相似度计算/文本匹配☆309Feb 8, 2020Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,669Oct 14, 2019Updated 6 years ago
- 三个分词器,一个使用bilstm+viterbi,一个使用n-gram,一个使用cnn+bilstm+crf☆17Jan 24, 2018Updated 8 years ago
- CHIP 2019平安医疗科技疾病问答迁移学习比赛baseline,rank7☆27Nov 5, 2019Updated 6 years ago
- 利用Bert获取中文字、词向量☆10Jan 18, 2022Updated 4 years ago
- 实验苏神的CoSENT的Torch实现☆33Jan 8, 2022Updated 4 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Oct 12, 2019Updated 6 years ago
- 文本相似度算法☆40Nov 1, 2019Updated 6 years ago
- 中文文本句对相似度匹配-ATEC数据集☆23Jun 11, 2020Updated 5 years ago
- ☆14Sep 19, 2022Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Oct 29, 2022Updated 3 years ago
- 一个基于trie树的具有联想功能的文本编辑器。采用python和pyqt☆10Sep 7, 2016Updated 9 years ago
- bert,albert计算中文句子的相似度☆21Mar 4, 2020Updated 6 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Sep 22, 2021Updated 4 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Jul 30, 2020Updated 5 years ago
- ☆13Apr 16, 2022Updated 3 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Jan 22, 2020Updated 6 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆819Jun 18, 2021Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆187Dec 10, 2022Updated 3 years ago
- notes and codes about NLP☆25Jan 22, 2019Updated 7 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 years ago
- Using FasterTransformer for accelerating the predict speed of bert and roberta☆14Sep 20, 2019Updated 6 years ago
- demo for construct sdk☆13Jul 1, 2018Updated 7 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Oct 20, 2020Updated 5 years ago
- 中文短文本语义匹配☆19Aug 1, 2019Updated 6 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆291Sep 1, 2020Updated 5 years ago
- ☆22Mar 3, 2022Updated 4 years ago
- 文本相似性☆23Aug 21, 2019Updated 6 years ago
- Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。☆14Dec 18, 2019Updated 6 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141May 16, 2020Updated 5 years ago