在bert模型的pre_training基础上进行text_cnn文本分类
☆78Mar 9, 2020Updated 6 years ago
Alternatives and similar repositories for text_bert_cnn
Users that are interested in text_bert_cnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Oct 28, 2019Updated 6 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Mar 25, 2019Updated 7 years ago
- Use Bert-CNN-Capsule for text classification☆10May 20, 2019Updated 7 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Aug 19, 2022Updated 4 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Aug 11, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 4 years ago
- TextClassification with tfidf、word2vec、tex_cnn、basiclstm, dcnn,char_cnn.....☆18Sep 21, 2017Updated 8 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆17Nov 6, 2018Updated 7 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Mar 27, 2019Updated 7 years ago
- Testing the performance of CNN and BERT embeddings on GLUE tasks☆15Mar 24, 2023Updated 3 years ago
- 使用LDA+SVM进行文本的分类☆21Jul 23, 2017Updated 9 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆691Sep 19, 2019Updated 6 years ago
- Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。☆14Dec 18, 2019Updated 6 years ago
- bert分类, classify, classifier. TensorFlow code and pre-trained models for BERT☆26Apr 23, 2019Updated 7 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.
- csdn技术博客推荐引擎,基于文字内容的推荐引擎☆21Apr 22, 2018Updated 8 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆448Mar 9, 2020Updated 6 years ago
- CCF大数据竞赛--垃圾短信基于文本内容的识别☆11Mar 13, 2016Updated 10 years ago
- ☆16Apr 18, 2019Updated 7 years ago
- Code for Keith et al., EMNLP-2017 "Identifying civilians killed by police with distantly supervised entity-event extraction."☆15Jul 5, 2022Updated 4 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆132Mar 21, 2019Updated 7 years ago
- A Keras-based and TensorFlow-backend NLP Models Toolkit.☆12Jul 7, 2022Updated 4 years ago
- Chinese Named Entity Recognition via BLSTM-CNN and BIO Input. Using Keras and Theano backend .☆19Aug 3, 2017Updated 9 years ago
- ☆13Jan 19, 2024Updated 2 years ago
- 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.
- 汽车行业用户观点主题及情感识别☆24Jul 30, 2020Updated 6 years ago
- NLP方向的论文代码复现☆14Jul 15, 2020Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125May 14, 2019Updated 7 years ago
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆60Jun 1, 2020Updated 6 years ago
- StudentLoanManage是一个学生贷款管理系统,基于SSM+EasyUI框架实现,该项目包括学生个人信息管理系统、资助中心审核系统、银行后台管理系统三个部分。学生个人信息管理系统,包含三个子模块,分别是贷款申请、信息修改和作者个人的贷款。贷款申请模块的功能是介绍贷…☆13Feb 18, 2022Updated 4 years ago
- 金融大脑-金融智能NLP服务 竞赛☆17Apr 27, 2019Updated 7 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,446Jun 28, 2024Updated 2 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,534Sep 23, 2021Updated 4 years ago
- Chinese Grammatical Error Diagnosis☆22Apr 25, 2018Updated 8 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.
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆567Dec 7, 2018Updated 7 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆491Mar 5, 2019Updated 7 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Nov 22, 2018Updated 7 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,668Oct 14, 2019Updated 6 years ago
- Evaluating BERT for the Answer Selection Task.☆12Dec 8, 2022Updated 3 years ago
- OffensEval2020 Shared Task☆17Apr 5, 2021Updated 5 years ago
- Baselines for CAIL2020-Argument-Mining: BERT, RNN☆40May 29, 2020Updated 6 years ago