利用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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- bert 词向量 句向量生成☆12Sep 1, 2019Updated 6 years ago
- 将word2vec训练生成的词向量和BERT生成的词向量进行可视化对比☆15Jun 29, 2020Updated 6 years ago
- 利用Bert获取中文字、词向量☆10Jan 18, 2022Updated 4 years ago
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 4 years ago
- Bert预训练模型fine-tune计算文本相似度☆111May 8, 2023Updated 3 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.
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆11Feb 22, 2023Updated 3 years ago
- 基于BERT+Biaffine结构的关系抽取模型☆12Feb 23, 2022Updated 4 years ago
- 中文文本数据清理,去url,去非中文、英文、数字字符,分词,去停用词,去空行(根据文本需求再加自定义清理)☆17May 5, 2019Updated 7 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆43Mar 6, 2019Updated 7 years ago
- Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.☆15Sep 30, 2023Updated 2 years ago
- 基于深度学习的文本分类聚类工具☆14Jul 7, 2017Updated 9 years ago
- Source Codes of graphSEAT (CIKM'20)☆16Jan 19, 2021Updated 5 years ago
- 中文实体关系联合抽取baseline☆12Jun 23, 2019Updated 7 years ago
- build电子书的目录,记录心得。☆11Jan 13, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 聊天机器人前端网页,通过Ajax请求后端接口,返回机器人应答数据。☆11Jun 22, 2019Updated 7 years ago
- 通过维基百科构建的一个中文同义词库,每一行(每一个\n分隔)为一组同义词。☆15Jul 19, 2023Updated 3 years ago
- 文本转拼音、提取英文字段、提取数字、提取中文字符、英文转中文、字符型的数字转中文的数字表示、拼音转文本、文本纠错、基于bert转词向量、基于bert转句向量、繁体字转简体、中文数字转阿拉伯数字☆21Jul 1, 2020Updated 6 years ago
- Discover new words from text by computing branch entropy and mutual information.☆10Mar 22, 2020Updated 6 years ago
- 细粒度的情感分析(属性词提取,句法依存分析)☆36Feb 23, 2023Updated 3 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 4 years ago
- Luzzu Quality Assessment Framework☆10Sep 20, 2021Updated 4 years ago
- 长文本相似度模型☆21Nov 24, 2023Updated 2 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆15Nov 16, 2019Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 具有对话场景的聊天机器人☆12Dec 19, 2016Updated 9 years ago
- ☆19Feb 25, 2023Updated 3 years ago
- Meta-BERT: Learning to Learn fast For Low-Resource Text Classification☆19Oct 22, 2021Updated 4 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆31Nov 11, 2020Updated 5 years ago
- 知识表示和推理项目,收集知识表示和推理算法,部分算法给出了应用案例。☆13Apr 26, 2022Updated 4 years ago
- TextRank的简单实现☆10Nov 12, 2020Updated 5 years ago
- Python3 实现的文章余弦相似度计算☆10Sep 28, 2017Updated 8 years ago
- EMNLP-2021 paper: Thinking Clearly, Talking Fast: Concept-Guided Non-Autoregressive Generation for Open-Domain Dialogue Systems.☆16Nov 11, 2021Updated 4 years ago
- 搜索引擎关键词排位爬虫,包括百度,搜狗,360的搜索引擎关键词排位爬虫,关键词从百度热词中取得,排位分别从三个搜索引擎中抓取。☆18Oct 10, 2019Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。☆14Dec 18, 2019Updated 6 years ago
- Python中文分词,根据词频生成词云图片☆25Nov 18, 2020Updated 5 years ago
- 无线根因分析结合现网历史告警和故障定位工单数据,通过机器学习手段建立故障根因分析模型,快速定位故障原因,大幅提升网络运维效率。☆16Aug 23, 2019Updated 6 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
- Log-based anomaly detection☆14Jul 2, 2025Updated last year
- 中文文本句对相似度匹配-ATEC数据集☆23Jun 11, 2020Updated 6 years ago