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文本分类☆78Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- 多标签文本分类☆53Updated 6 years ago
- 使用BERT模型做文本分类;面向工业用途