☆17Sep 10, 2021Updated 4 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 3 years ago
- 本项目基于findWebshell工具进行进一步开发,引入机器学习检测模型,最终形成webshellHunter这款检测系统。(P.S.非纯原创,规则匹配部分保留了全部findWebshell功能,主要引入随机森林分类器)☆20Jan 29, 2022Updated 4 years ago
- 基于simcse的中文句向量生成☆16Jun 8, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- ☆88Nov 4, 2021Updated 4 years ago
- finetune chinese bert with sentence-transformers☆11May 8, 2021Updated 4 years ago
- knrm文本相似度☆10Aug 1, 2020Updated 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 5 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- Django 模仿简书网的一个网站☆12Feb 7, 2023Updated 3 years ago
- 基于Hadoop的k_means实现对NBA球队球风聚类☆10Apr 22, 2019Updated 6 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Dec 29, 2021Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于神经网络的 PHP webshell检测器,目前有Attention与LSTM两种网络结构,以OPCODE作特征基础☆11Nov 28, 2019Updated 6 years ago
- About Flutter 仿小红书项目,个人学习demo,无后端接口全是模拟数据,因为工程量有点大,所以很多交互只预留了接口并没有写入事件,不过核心功能已实现。Flutter RedBook Clone - Personal Learning Demo☆14Jul 17, 2024Updated last year
- Simple Chinese-English translation tool& Chinese Dictionary Tools☆12Oct 7, 2023Updated 2 years ago
- ☆16Sep 6, 2022Updated 3 years ago
- 🐱 一款基于SSM框架的校园软件资源网站☆10Aug 14, 2017Updated 8 years ago
- ☆13Jul 6, 2021Updated 4 years ago
- Natural Perturbation for Robust Question Answering☆12Apr 7, 2020Updated 5 years ago
- 基于深度学习的webshell检测☆15May 8, 2021Updated 4 years ago
- 🎵Using GPT2-Chinese to generate rap lyrics🎵☆29Jun 12, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- The 4th rank system of the SemEval 2021 Task4.☆10May 7, 2022Updated 3 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 3 years ago
- BiLSTM+CRF by Pytorch and classic CRF by pysuite 基于双向循环神经网络和CRF特征模板的信息抽取☆17Jan 9, 2019Updated 7 years ago
- ☆17Jul 6, 2020Updated 5 years ago
- pytorch implementation for "Mutual Information Neural Estimation"☆11Dec 13, 2019Updated 6 years ago
- ☆22Jan 19, 2022Updated 4 years ago
- ☆18Dec 9, 2021Updated 4 years ago
- 一个基于医疗领域的知识图谱☆15Dec 15, 2019Updated 6 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Use machine learning model for intense rainfall prediction. 基于深度学习的天气预报系统研究应用☆12Nov 7, 2020Updated 5 years ago
- This is a sample implementation of "Robust Graph Convolutional Networks Against Adversarial Attacks", KDD 2019.☆10Dec 8, 2020Updated 5 years ago
- BERT Baseline for the Natural Questions☆11Jan 24, 2019Updated 7 years ago
- ☆20Jun 6, 2021Updated 4 years ago
- Findings of EMNLP'22 | Trial2Vec: Zero-Shot Clinical Trial Document Similarity Search using Self-Supervision☆26Apr 11, 2024Updated last year
- angular7/ionic4/权限控制/用户管理/状态/http/拦截器等 ,可用于商业项目,欢迎使用☆14Jan 26, 2019Updated 7 years ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆18Aug 20, 2025Updated 7 months ago