zhangyongheng78 / COVID19-Fake-News-Detection-Using-BERT
Covid-19 fake news detection using BERT, BERT+CNN, and BERT+BiLSTM
☆17Updated 3 years ago
Alternatives and similar repositories for COVID19-Fake-News-Detection-Using-BERT:
Users that are interested in COVID19-Fake-News-Detection-Using-BERT are comparing it to the libraries listed below
- 微博谣言检测,LSTM/GRU☆80Updated 4 years ago
- COVID-19-sentiment-analysis-dataset-Weibo☆37Updated 4 years ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆45Updated last month
- Pytorch Bert+BiLstm二分类☆38Updated 3 years ago
- 基于BERT模型的中文文本情感分类☆35Updated 2 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆92Updated 3 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆68Updated 2 years ago
- 一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例☆83Updated 5 years ago
- smp ewect code☆76Updated 4 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆69Updated 5 years ago
- 利用bert预训练模型生成句向量或词向量☆28Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆116Updated 4 years ago
- 基于bert的文本情感分析☆12Updated 2 years ago
- ☆32Updated 2 years ago
- 【NLP巴士】公众号文章配套代码☆30Updated 5 years ago
- PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained…☆26Updated 2 years ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检 索与推荐等☆42Updated 2 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆98Updated 2 years ago
- Topic Analysis of Weibo News Based on Title-Weighted LDA Model ;基于标题加权的LDA模型的微博新闻主题分析;タイトル加重LDAモデルに基づくWeiboニューストピック分析☆13Updated 3 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆48Updated 4 years ago
- Named Entity Recognition (NER) with different combinations of BiGRU, Self-Attention and CRF☆61Updated 4 years ago
- ☆16Updated last year
- Detect rumors on Weibo by PyTorch.☆17Updated 3 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆31Updated 3 years ago
- 使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-…☆45Updated 4 years ago
- AAAI2021 COVID19-Fake-News-Detection-in-English challenge 3rd soulution☆26Updated 2 years ago
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆61Updated 4 years ago
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆61Updated 5 years ago
- 这段代码会根据用户定义的正则表达式规则从文本中抽取属性三元组,我用它完成知识图谱构建的一个环节,使用方法写在README中,欢迎交流和指正!☆11Updated 3 years ago