利用bert预训练模型生成句向量或词向量
☆26Oct 29, 2020Updated 5 years ago
Alternatives and similar repositories for BertModel
Users that are interested in BertModel are comparing it to the libraries listed below
Sorting:
- bert 词向量 句向量生成☆12Sep 1, 2019Updated 6 years ago
- 利用Bert获取中文字、词向量☆10Jan 18, 2022Updated 4 years ago
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 3 years ago
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆11Feb 22, 2023Updated 3 years ago
- The source code of "Deep attention diffusion graph neural networks for text classification"☆13Nov 11, 2023Updated 2 years ago
- 中文文本数据清理,去url,去非中文、英文、数字字符,分词,去停用词,去空行(根据文本需求再加自定义清理)☆17May 5, 2019Updated 6 years ago
- Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.☆15Sep 30, 2023Updated 2 years ago
- 一种用于序列标注任务的数据标注(分词,NER)的工具☆11Jun 3, 2020Updated 5 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆44Mar 6, 2019Updated 7 years ago
- Source Codes of graphSEAT (CIKM'20)☆16Jan 19, 2021Updated 5 years ago
- 中文实体关系联合抽取baseline☆12Jun 23, 2019Updated 6 years ago
- wifidog 的 authserver 的 java 实现;可以用于验证用户上网,简单的作为广告路由的认证端;☆13Jun 20, 2022Updated 3 years ago
- 基于深度学习的文本分类聚类工具☆14Jul 7, 2017Updated 8 years ago
- ☆10Apr 22, 2021Updated 4 years ago
- 通过维基百科构建的一个中文同义词库,每一行(每一个\n分隔)为一组同义词。☆16Jul 19, 2023Updated 2 years ago
- Discover new words from text by computing branch entropy and mutual information.☆10Mar 22, 2020Updated 5 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆36Feb 23, 2023Updated 3 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 3 years ago
- Luzzu Quality Assessment Framework☆10Sep 20, 2021Updated 4 years ago
- Three modules of extractive text summarization, including implementation of Kmeans clustering using BERT sentence embedding☆13Dec 9, 2019Updated 6 years ago
- 长文本相似度模型☆21Nov 24, 2023Updated 2 years ago
- 具有对话场景的聊天机器人☆12Dec 19, 2016Updated 9 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆31Nov 11, 2020Updated 5 years ago
- 针对Cnews数据集进行分类,使用了torchtext进行文本预处理☆11Sep 16, 2022Updated 3 years ago
- ☆17Jun 24, 2024Updated last year
- TextRank的简单实现☆10Nov 12, 2020Updated 5 years ago
- 关键词抽取技术☆18Sep 11, 2019Updated 6 years ago
- ☆18Jan 17, 2024Updated 2 years ago
- Scripts to extract CNN features from video frames with Keras.☆24Nov 26, 2016Updated 9 years ago
- Code for our EMNLP 2020 paper "Uncertainty-Aware Label Refinement for Sequence Labeling"☆22Oct 4, 2020Updated 5 years ago
- 中文文本句对相似度匹配-ATEC数据集☆23Jun 11, 2020Updated 5 years ago
- MiniGPT-4 :: Updated to Torch 2.0, simple setup, easier API, cut out training code☆15Jun 12, 2023Updated 2 years ago
- Feature Projection for Improved Text Classification☆46Apr 23, 2020Updated 5 years ago
- Automatic missing value imputation using random forests☆14Aug 19, 2015Updated 10 years ago
- MySQL数据库 基于Unity的登录注册系统☆11May 28, 2020Updated 5 years ago
- 2018 高校算法大赛神策杯第五名解决方案☆18Oct 22, 2018Updated 7 years ago
- 使用gensim库训练doc2vec模型☆12Oct 28, 2018Updated 7 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆123Jul 24, 2020Updated 5 years ago
- Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。☆14Dec 18, 2019Updated 6 years ago