Pinned Repositories
api-mining
Probabilistic API Mining
C-DNPG
Data and code for the paper "Continuous Decomposition of Granularity for Neural Paraphrase Generation"
deep-code-search
DeepCS: Deep Code Search
deepAPI
Repository for Deep API Learning (DeepAPI)
deepHMM
A PyTorch implementation of a Deep Hidden Markov Model [Structured Inference Networks for Nonlinear State Space Models]
DialogBERT
Source Code for DialogBERT: Discourse-Aware Response Generation via Learning to Recover and Rank Utterances (https://arxiv.org/pdf/2012.01775.pdf)
DialogPrompt
DialogWAE
Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)
typo_dict
A Dictionary of Common Typos and Corresponding Corrections in Social Media
VariationalSeq2Seq
A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"
guxd's Repositories
guxd/deep-code-search
DeepCS: Deep Code Search
guxd/DialogWAE
Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)
guxd/DialogBERT
Source Code for DialogBERT: Discourse-Aware Response Generation via Learning to Recover and Rank Utterances (https://arxiv.org/pdf/2012.01775.pdf)
guxd/deepHMM
A PyTorch implementation of a Deep Hidden Markov Model [Structured Inference Networks for Nonlinear State Space Models]
guxd/deepAPI
Repository for Deep API Learning (DeepAPI)
guxd/VariationalSeq2Seq
A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"
guxd/C-DNPG
Data and code for the paper "Continuous Decomposition of Granularity for Neural Paraphrase Generation"
guxd/DialogPrompt
guxd/typo_dict
A Dictionary of Common Typos and Corresponding Corrections in Social Media
guxd/guxd.github.io
Personal Web Page
guxd/MiningZhiDaoQACorpus
ZhiDaoChatCorpus, zhidao QA pairs crawled from Baidu zhidao which contains more than 5,800,000 question and 9,830,000 answers with certain tags。百度知道问答语料库,包括超过580万的问题,938万的答案,5800个分类标签。基于该问答语料库,可支持多种应用,如闲聊问答,逻辑挖掘。
guxd/pytorch-PKD-for-BERT-compression
guxd/wenyan-lang
文言文編程語言 A programming language for the ancient Chinese.
guxd/BZ
安卓八字排盘系统
guxd/CDCS
Cross-Domain Deep Code Search with Few-Shot Learning
guxd/Datacon2019-Malicious-Code-DataSet-Stage1
guxd/DialoGPT
Large-scale pretraining for dialogue
guxd/dire
Neural Variable Renaming for Decompiled Binaries
guxd/eqnet
Code related to "Learning Continuous Semantic Representations of Symbolic Expressions" project.
guxd/healthcareQA
爬取寻医问药网的问答的python代码
guxd/mlconvgec2018
Code and model files for the paper: "A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction" (AAAI-18).
guxd/NeuralProgrammer
guxd/nips2015_vrnn
guxd/observations
Tools for loading standard data sets in machine learning
guxd/pycodesuggest
Learning to Auto-Complete using RNN Language Models
guxd/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
guxd/ubuntu-ranking-dataset-creator
A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.
guxd/VariationalRecurrentNeuralNetwork
Pytorch implementation of the Variational Recurrent Neural Network (VRNN).
guxd/VITutorial
This repository stores slides for a tutorial on variational inference for NLP audiences.
guxd/wasserstein-notebook
Wasserstein / earth mover's distance visualizations