一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
☆1,670Oct 14, 2019Updated 6 years ago
Alternatives and similar repositories for bert-utils
Users that are interested in bert-utils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,536Sep 23, 2021Updated 4 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,216Apr 19, 2026Updated 2 months ago
- bert中文分类实践☆737Dec 11, 2018Updated 7 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆671Oct 12, 2019Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,907Feb 24, 2021Updated 5 years ago
- AI Agents on 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.
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,979Nov 21, 2022Updated 3 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆509Mar 24, 2023Updated 3 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,227Oct 30, 2023Updated 2 years ago
- 中 文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,814Jun 17, 2024Updated 2 years ago
- 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP☆12,832Jan 23, 2024Updated 2 years ago
- keras implement of transformers for humans☆5,419Nov 11, 2024Updated last year
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,794Jul 22, 2024Updated last year
- 使用预训练语言模型BERT做中文NER☆974Feb 26, 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.
- 使用Bert,ERNIE,进行中文文本分类☆4,445Jun 28, 2024Updated 2 years ago
- Open Language Pre-trained Model Zoo☆1,004Nov 18, 2021Updated 4 years ago
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,428May 7, 2022Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆471May 8, 2022Updated 4 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,647Apr 19, 2026Updated 2 months ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Nov 17, 2020Updated 5 years ago
- a bert for retrieval and generation☆860Feb 26, 2021Updated 5 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,231Jun 1, 2020Updated 6 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,845Aug 2, 2024Updated last year
- 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.
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,903Feb 6, 2026Updated 5 months ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,419Jan 22, 2022Updated 4 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Oct 24, 2019Updated 6 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Apr 5, 2021Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆40,051Jul 23, 2024Updated last year
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,336Apr 18, 2022Updated 4 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,783Feb 18, 2023Updated 3 years ago
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,267Feb 6, 2026Updated 5 months ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,265Feb 1, 2024Updated 2 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.
- ☆535Dec 7, 2018Updated 7 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,382May 31, 2022Updated 4 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 7 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- The official repository for ERNIE 4.5 and ERNIEKit – its industrial-grade development toolkit based on PaddlePaddle.☆7,721Jan 4, 2026Updated 6 months ago
- CNN-RNN中文文本分类,基于TensorFlow☆4,299Mar 31, 2024Updated 2 years ago
- 使用BERT模型做文本分类;面向工业用途☆224Aug 18, 2019Updated 6 years ago