casually-PYlearner's Stars
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
InsaneLife/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
leerumor/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
weihua916/powerful-gnns
How Powerful are Graph Neural Networks?
bugaosuni59/TH-CPL
清华大学计算机学科推荐学术会议和期刊列表
yzhangcs/parser
:rocket: State-of-the-art parsers for natural language.
jxmorris12/language_tool_python
a free python grammar checker 📝✅
pluto-junzeng/CNSD
中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)
THUDM/GCC
GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020
zcgzcgzcg1/ACL2022_KnowledgeNLP_Tutorial
Materials for ACL-2022 tutorial: Knowledge-Augmented Methods for Natural Language Processing
ymcui/Chinese-RC-Datasets
Collections of Chinese reading comprehension datasets
liuhuanyong/ChineseTextualInference
ChineseTextualInference project including chinese corpus build and inferecence model, 中文文本推断项目,包括88万文本蕴含中文文本蕴含数据集的翻译与构建,基于深度学习的文本蕴含判定模型构建.
CLUEbenchmark/OCNLI
OCNLI: 中文原版自然语言推理任务
ianycxu/GCN-with-BERT
Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]
KhalilMrini/LAL-Parser
Neural Adobe-UCSD Parser, the current State of the Art in Constituency and Dependency Parsing.
ExpressAI/reStructured-Pretraining
reStructured Pre-training
yuwfan/HGN
thunlp/ERICA
Source code for ACL 2021 paper "ERICA: Improving Entity and Relation Understanding for Pre-trained Language Models via Contrastive Learning"
cgpotts/pdtb2
A Python interface to the Penn Discourse Treebank 2
NemoHoHaloAi/Game
python实现各种小游戏合集
acl-org/responsibleNLPresearch
templates and other documents regarding responsible NLP research
sunnysai12345/News_Summary
Dataset and scripts for scraping the news articles from popular sources along with the summary of the article.
SparkJiao/MERIt
Meta-Path Guided Contrastive Learning for Logical Reasoning of Text
xufangzhi/Logiformer
[SIGIR 2022] The implementation of Logiformer
facebookresearch/quip
Official repository for the paper "Question Answering Infused Pre-training of General-Purpose Contextualized Representations" by Robin Jia, Mike Lewis, and Luke Zettlemoyer.
phosseini/causal-reasoning
Knowledge-Augmented Language Models for Cause-Effect Relation Classification https://arxiv.org/abs/2112.08615
PlusLabNLP/ECONET
Public codebase for ECONET: EMNLP'21
SubaiDeng/GIN-pytorch-DGL
An implementation of the paper: How Powerful are Graph Neural Networks? Using DGL and pytorch.
casually-PYlearner/hrq-vae
Hierarchical Sketch Induction for Paraphrase Generation (Hosking et al., ACL 2022)