Pinned Repositories
allennlp
An open-source NLP research library, built on PyTorch.
am-parser
Modular implementation of an AM dependency parser in AllenNLP.
animeGAN
A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.
benchmark
CodeBERT
CodeBERT
CodeQA
Dataset and code for Findings of EMNLP'21 paper "CodeQA: A Question Answering Dataset for Source Code Comprehension".
Dep2Text
Approach developed by the Tilburg University team to the shallow track of the Multilingual Surface Realization Shared Task 2018 (SR18)
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
CodeBERT
CodeBERT
jadecxliu's Repositories
jadecxliu/CodeQA
Dataset and code for Findings of EMNLP'21 paper "CodeQA: A Question Answering Dataset for Source Code Comprehension".
jadecxliu/allennlp
An open-source NLP research library, built on PyTorch.
jadecxliu/am-parser
Modular implementation of an AM dependency parser in AllenNLP.
jadecxliu/animeGAN
A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.
jadecxliu/benchmark
jadecxliu/CodeBERT
CodeBERT
jadecxliu/Dep2Text
Approach developed by the Tilburg University team to the shallow track of the Multilingual Surface Realization Shared Task 2018 (SR18)
jadecxliu/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
jadecxliu/ganhacks
starter from "How to Train a GAN?" at NIPS2016
jadecxliu/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
jadecxliu/libpku
贵校课程资料民间整理
jadecxliu/Monopoly
模仿大富翁游戏,使用Java Swing (GUI) 实现的单机游戏,遵循MVC设计模式。Created in Java. Using GUI developed with Swing, with a MVC design pattern.
jadecxliu/morpha
Morpha lex stemmer converted using jflex.
jadecxliu/NeuralAmr
Sequence-to-sequence models for AMR parsing and generation
jadecxliu/Notes-and-homeworks
PKU EECS courses
jadecxliu/OpenNMT-py-AMR-to-text
jadecxliu/seq2seq-attn
Sequence-to-sequence model with LSTM encoder/decoders and attention
jadecxliu/Shared-learning-materials
正在搭架子 作为公共分享资料
jadecxliu/sigmorphon2016
jadecxliu/thu-cst-cracker
清华大学计算机系课程攻略
jadecxliu/uuparser
A transition-based parser for Universal Dependencies with BiLSTM word and character representations.