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深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- ☆85Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- ☆268Updated 5 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- Bert中文文本分类☆40Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- 使用BERT做文本相似度☆63Updated 5 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- ccf 2020 beike 问答匹配 B榜24名☆12Updated 2 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实 体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- 多标签文本分类☆53Updated 6 years ago
- ☆99Updated 6 years ago
- the demo for bert☆141Updated 6 years ago
- ☆60Updated 5 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 7 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