Pinned Repositories
Chinese_Rumor_Dataset
中文谣言数据
COVID19-Fake-News-Detection-Using-BERT
Covid-19 fake news detection using BERT, BERT+CNN, and BERT+BiLSTM
COVID19-Social-Datasets
Datasets of NCP, contaning news, rumors and legal documents.
Deep-Learning-Tensorflow2
基于Tensorflow2的深度学习开源书籍
Deep_Learning_for_Natural_Language_Processing
面向自然语言处理的深度学习--用Python创建神经网络
FakeNewsDetection
A Benchmark Study on Machine Learning Methods for Fake News Detection
nlp-tutorial-1
自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。
NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
rumor_analyze_crawler
爬取谣言数据库与辟谣信息的网站爬虫。
RumourEval2019
Baseline for SemEval 2019 Task 7 RumourEval 2019
Eileen456123's Repositories
Eileen456123/FakeNewsDetection
A Benchmark Study on Machine Learning Methods for Fake News Detection
Eileen456123/nlp-tutorial-1
自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。
Eileen456123/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Eileen456123/rumor_analyze_crawler
爬取谣言数据库与辟谣信息的网站爬虫。
Eileen456123/RumourEval2019
Baseline for SemEval 2019 Task 7 RumourEval 2019
Eileen456123/Chinese_Rumor_Dataset
中文谣言数据
Eileen456123/COVID19-Fake-News-Detection-Using-BERT
Covid-19 fake news detection using BERT, BERT+CNN, and BERT+BiLSTM
Eileen456123/COVID19-Social-Datasets
Datasets of NCP, contaning news, rumors and legal documents.
Eileen456123/Deep-Learning-Tensorflow2
基于Tensorflow2的深度学习开源书籍
Eileen456123/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Eileen456123/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Eileen456123/fake-news
Detection of fake and real news using machine learning algorithms and techniques.
Eileen456123/fake-news-detection
This repo is a collection of AWESOME things about fake news detection, including papers, code, etc.
Eileen456123/fake-news-detection-1
Fake News Detection: Model implementations and Hyper-Parameters
Eileen456123/fake-news-detection-3
Master's thesis about Fake News Challenge Stage 1 with BERT, RoBERTa, DistilBERT, ALBERT and XLNet
Eileen456123/Fake_news_Detection
This project is for Fake News Detection using NLP and Machine Learning. And then Deploying it using Flask.
Eileen456123/GNN4NLP-Papers
A list of recent papers about Graph Neural Network methods applied in NLP areas.
Eileen456123/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Eileen456123/ML2021-Spring
李宏毅 (Hung-Yi Lee) 機器學習 Machine Learning 2021 Spring
Eileen456123/nlp-beginner
NLP上手教程
Eileen456123/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Eileen456123/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
Eileen456123/Paper-Library-of-Fake-News
Paper library of Fake News Detection, Fact Checking, Controversy Detection and others.
Eileen456123/Python-100-Days
Python - 100天从新手到大师
Eileen456123/Python-Core-50-Courses
Python语言基础50课
Eileen456123/python-tutorial
Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。
Eileen456123/rumor-fake-news-papers
🚨 Rumor, Fake News, Misinformation Papers
Eileen456123/Rumor_RvNN
Source Codes: Rumor Detection on Twitter with Tree-structured Recursive Neural Networks -- ACL 2018
Eileen456123/weibo_rumor
微博谣言检测前后端
Eileen456123/WeiboRumorClassify_Vue_Flask
微博谣言检测, 前端Vue,后端Flask