长文本相似度模型
☆21Nov 24, 2023Updated 2 years ago
Alternatives and similar repositories for longBert
Users that are interested in longBert are comparing it to the libraries listed below
Sorting:
- ppo算法实现☆39Jun 5, 2024Updated last year
- dpo算法实现☆51Jun 12, 2024Updated last year
- BBPE 底层实现☆38Apr 29, 2024Updated last year
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 3 years ago
- Easy-to-use math animation rendering engine☆21Jan 14, 2024Updated 2 years ago
- ☆14Aug 26, 2024Updated last year
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆11Feb 22, 2023Updated 3 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 3 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆44Mar 6, 2019Updated 7 years ago
- 基于谷歌大规模网页去重simhash算法,对海量文章(长文本)进行去重。☆11Dec 8, 2022Updated 3 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆17Nov 13, 2019Updated 6 years ago
- Springboot + ElasticSearch 构建博客检索系统☆12Mar 5, 2020Updated 6 years ago
- 中文文本句对相似度匹配-ATEC数据集☆23Jun 11, 2020Updated 5 years ago
- 实现功能:新输入一段 文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆12Aug 22, 2021Updated 4 years ago
- Performing Latent Semantic Analysis with Python on large datasets.☆13Jun 21, 2022Updated 3 years ago
- 一个 fastapi 框架,集成简单的配置管理,错误处理,返回结构管理等功能☆14Oct 21, 2024Updated last year
- fasttext with hierarchical softmax, implemented by tensorflow☆19Jul 15, 2017Updated 8 years ago
- 一个基于elasticsearch开发的搜索引擎网站☆14Nov 22, 2022Updated 3 years ago
- 把poe转 换成openai格式的API☆13Mar 4, 2025Updated last year
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆20Oct 26, 2019Updated 6 years ago
- 【Demo】对新闻标题使用TF-IDF向量化和cosine相似度计算完成相似标题推荐☆14Mar 2, 2020Updated 6 years ago
- 基于simhash的文本去重算法☆20Jun 18, 2021Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆26Oct 29, 2020Updated 5 years ago
- Code for our ACL-2023 paper AMPERE: AMR-Aware Prefix for Generation-Based Event Argument Extraction Model☆23Dec 14, 2023Updated 2 years ago
- ☆14Apr 20, 2020Updated 5 years ago
- NLP/ML面试各类资料链接 汇总(主要Github收集)☆11Mar 3, 2020Updated 6 years ago
- Experiments with LAVIS library to perform image2text and text2image retrieval with BLIP and BLIP2 models☆15Sep 25, 2023Updated 2 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Jul 30, 2020Updated 5 years ago
- “达观杯”长文本智能处理挑战赛。达观数据提供了一批长文本数据和分类信息,希望选手动用自己的智慧,结合当下最先进的NLP和人工智能技术,深入分析文本内在结构和语义信息,构建文本分类模型,实现精准分类。☆10Jul 20, 2018Updated 7 years ago
- An unofficial pytorch implementation of the BiHDM model proposed by Yang et al. for decoding emotion from multi-channel EEG recordings, w…☆15Apr 6, 2023Updated 2 years ago
- 基于 LoRA 和 P-Tuning v2 的 ChatGLM-6B 高效参数微调☆55May 17, 2023Updated 2 years ago
- Extending NERDA Library for Continual Learning☆11Mar 31, 2024Updated last year
- ☆21Jan 9, 2023Updated 3 years ago
- Sparse Multilabel Categorical Crossentropy☆11Sep 10, 2023Updated 2 years ago
- python实现微博热点事件舆情分析(爬虫)☆12May 5, 2022Updated 3 years ago
- Hybrid RT DETR: Hybrid encoder-decoder network for end-to-end object detection in UAV imagery☆15May 22, 2024Updated last year
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆131Oct 9, 2021Updated 4 years ago