一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
☆1,671Oct 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,538Sep 23, 2021Updated 4 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,213Apr 19, 2026Updated last month
- bert中文分类实践☆737Dec 11, 2018Updated 7 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆673Oct 12, 2019Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,904Feb 24, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,980Nov 21, 2022Updated 3 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,472Dec 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,223Oct 30, 2023Updated 2 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,812Jun 17, 2024Updated last year
- 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP☆12,832Jan 23, 2024Updated 2 years ago
- keras implement of transformers for humans☆5,422Nov 11, 2024Updated last year
- RoBERTa中文预训练模 型: RoBERTa for Chinese☆2,788Jul 22, 2024Updated last year
- 使用预训练语言模型BERT做中文NER☆976Feb 26, 2020Updated 6 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.
- 使用Bert,ERNIE,进行中文文本分类☆4,425Jun 28, 2024Updated last year
- Open Language Pre-trained Model Zoo☆1,006Nov 18, 2021Updated 4 years ago
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,426May 7, 2022Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆471May 8, 2022Updated 4 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,648Apr 19, 2026Updated last month
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆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 5 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,850Aug 2, 2024Updated last year
- 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.
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,896Feb 6, 2026Updated 3 months ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,424Jan 22, 2022Updated 4 years ago
- tensorflow implementation☆1,147Jul 19, 2019Updated 6 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Oct 24, 2019Updated 6 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆477Apr 5, 2021Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆40,023Jul 23, 2024Updated last year
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,338Apr 18, 2022Updated 4 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,786Feb 18, 2023Updated 3 years ago
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,254Feb 6, 2026Updated 3 months 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.
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,266Feb 1, 2024Updated 2 years ago
- ☆535Dec 7, 2018Updated 7 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,385May 31, 2022Updated 3 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,718Jan 4, 2026Updated 4 months ago
- CNN-RNN中文文本分类,基于TensorFlow☆4,300Mar 31, 2024Updated 2 years ago