SuMeng123 / text_bert_cnn_rnnLinks
在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类
☆19Updated 5 years ago
Alternatives and similar repositories for text_bert_cnn_rnn
Users that are interested in text_bert_cnn_rnn are comparing it to the libraries listed below
Sorting:
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- Bert中文文本分类☆41Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- ccf 2020 beike 问答匹配 B榜24名☆12Updated 2 years ago
- ☆268Updated 5 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- 汽车主题情感分析大赛冠军☆27Updated 6 years ago
- bilstm _Attention_crf☆38Updated 6 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- ☆86Updated 5 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆67Updated 5 years ago
- 基于Transformers的文本分类☆342Updated 4 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- ☆31Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189Updated 6 years ago
- textcnn多标签文本分类☆37Updated 7 years ago
- the demo for bert☆142Updated 6 years ago
- A project for summarization in tf2 and pytorch☆78Updated 3 years ago
- 多标签文本分类☆53Updated 6 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago