在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 ...☆193Mar 25, 2019Updated 7 years ago
- Use Bert-CNN-Capsule for text classification☆10May 20, 2019Updated 6 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆34Aug 19, 2022Updated 3 years ago
- The depository support training and testing BERT-CNN model on three medical relation extraction corpora: BioCreative V CDR task corpus, t…☆74Jun 9, 2019Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆153Aug 11, 2020Updated 5 years ago
- 中文文本的向量表示方法(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
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Mar 27, 2019Updated 7 years ago
- Transfer learning for text classification with recurrent neural network(lstm)