在bert模型的pre_training基础上进行text_cnn文本分类
☆78Mar 9, 2020Updated 5 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
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 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆153Aug 11, 2020Updated 5 years ago
- Use Bert-CNN-Capsule for text classification☆10May 20, 2019Updated 6 years ago
- TextClassification with tfidf、word2vec、tex_cnn、basiclstm, dcnn,char_cnn.....☆18Sep 21, 2017Updated 8 years ago
- bert分类, classify, classifier. TensorFlow code and pre-trained models for BERT☆26Apr 23, 2019Updated 6 years ago
- NLP方向的论文代码复现☆14Jul 15, 2020Updated 5 years ago
- Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。☆14Dec 18, 2019Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126May 14, 2019Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Mar 27, 2019Updated 6 years ago
- 使用LDA+SVM进行文本的分类☆22Jul 23, 2017Updated 8 years ago
- Testing the performance of CNN and BERT embeddings on GLUE tasks☆15Mar 24, 2023Updated 2 years ago
- 金融大脑-金融智能NLP服务 竞赛☆17Apr 27, 2019Updated 6 years ago
- bilstm _Attention_crf☆38Feb 26, 2019Updated 7 years ago
- 莱斯杯:全国第二届“军事智能机器阅读”挑战赛 - Rank7 解决方案☆40Nov 3, 2019Updated 6 years ago
- ☆17Apr 18, 2019Updated 6 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
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆132Mar 21, 2019Updated 6 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆568Dec 7, 2018Updated 7 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Sep 19, 2019Updated 6 years ago
- Chinese Named Entity Recognition via BLSTM-CNN and BIO Input. Using Keras and Theano backend .☆19Aug 3, 2017Updated 8 years ago
- csdn技术博客推荐引擎,基于文字内容的推荐引擎☆21Apr 22, 2018Updated 7 years ago
- Chinese Grammatical Error Diagnosis☆23Apr 25, 2018Updated 7 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 years ago
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆60Jun 1, 2020Updated 5 years ago
- ☆55Apr 7, 2022Updated 3 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆491Mar 5, 2019Updated 7 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆374Feb 18, 2019Updated 7 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Dec 16, 2019Updated 6 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24May 19, 2020Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Feb 6, 2020Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆24Jul 30, 2020Updated 5 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,670Oct 14, 2019Updated 6 years ago
- Generate BERT token level embedding without pain☆27Feb 7, 2019Updated 7 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆173Jun 21, 2022Updated 3 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,392Jun 28, 2024Updated last year
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,901Feb 24, 2021Updated 5 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Dec 13, 2017Updated 8 years ago