☆17Sep 10, 2021Updated 5 years ago
Alternatives and similar repositories for Myown_sbert
Users that are interested in Myown_sbert are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Sep 22, 2021Updated 4 years ago
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 4 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆15Apr 7, 2022Updated 4 years ago
- 基于simcse的中文句向量生成☆16Jun 8, 2022Updated 4 years ago
- 中文文本句对相似度匹配-ATEC数据集☆23Jun 11, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆88Nov 4, 2021Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆78May 6, 2022Updated 4 years ago
- Code Snippet Recommendation from Stack Overflow Post☆18Jun 30, 2021Updated 5 years ago
- 基于Hadoop的k_means实现对NBA球队球风聚类☆10Apr 22, 2019Updated 7 years ago
- finetune chinese bert with sentence-transformers☆11May 8, 2021Updated 5 years ago
- es-api:es整合springboot,常用api测试;es-jd:仿京东商城,使用es海量数据搜索以及高亮显示;es-elk:分布式日志收集系统---ELK是ElasticSearch、Logstash、Kibana三大开源框架首字母大写简称☆10Jan 2, 2021Updated 5 years ago
- BERT预训练模型字向量提取工具☆53Apr 23, 2020Updated 6 years ago
- knrm文本相似度☆10Aug 1, 2020Updated 6 years ago
- Django 模仿简书网的一个网站☆12Feb 7, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 5 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆177Dec 29, 2021Updated 4 years ago
- 🐱 一款基于SSM框架的校园软件资源网站☆10Aug 14, 2017Updated 9 years ago
- DIY_resnet+迁移学习+风格迁移☆18May 20, 2019Updated 7 years ago
- 综合素质测评管理系统☆13Feb 22, 2023Updated 3 years ago
- Natural Perturbation for Robust Question Answering☆12Apr 7, 2020Updated 6 years ago
- The 4th rank system of the SemEval 2021 Task4.☆10May 7, 2022Updated 4 years ago
- pytorch implementation for "Mutual Information Neural Estimation"☆11Dec 13, 2019Updated 6 years ago
- BiLSTM+CRF by Pytorch and classic CRF by pysuite 基于双向循环神经网络和CRF特征模板的信息抽取☆17Jan 9, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆10Aug 22, 2023Updated 3 years ago
- ☆22Jan 19, 2022Updated 4 years ago
- 📘 项目简介:为什么要做这个工具? 很多高中生在 B 站上听网课,但现实情况是: 周末时间有限,大量课程根本听不完 学校不允许使用电子设备,无法在课堂或晚自习继续学 想补知识,却只能挤在零碎时间听视频,效率非常低 为了帮助这些学生,我开发了这个 「B 站视频一键…☆44Apr 26, 2026Updated 4 months ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- This is a sample implementation of "Robust Graph Convolutional Networks Against Adversarial Attacks", KDD 2019.☆10Dec 8, 2020Updated 5 years ago
- Code for "Counterfactual Variable Control for Robust and Interpretable Question Answering"☆14Oct 13, 2020Updated 5 years ago
- BERT Baseline for the Natural Questions☆11Jan 24, 2019Updated 7 years ago
- angular7/ionic4/权限控制/用户管理/状态/http/拦截器等 ,可用于商业项目,欢迎使用☆14Jan 26, 2019Updated 7 years ago
- Findings of EMNLP'22 | Trial2Vec: Zero-Shot Clinical Trial Document Similarity Search using Self-Supervision☆27Apr 11, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆19Aug 20, 2025Updated last year
- 莱斯杯:全国第二届“军事智能机器阅读”挑战赛 - Rank7 解决方案☆40Nov 3, 2019Updated 6 years ago
- 使用BERT模型做文本分类;面向工业用途☆224Aug 18, 2019Updated 7 years ago
- ☆10Apr 6, 2022Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Oct 29, 2022Updated 3 years ago
- This repo shows the source code of EMNLP 2022 paper: Learning Inter-Entity Interaction for Few-Shot Knowledge Graph Completion.☆13Apr 23, 2023Updated 3 years ago
- Prompting For Named Entity Recognition☆20Sep 6, 2023Updated 3 years ago