Pinned Repositories
awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.
bartsum
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
BUPTBachelorThesis
A LaTeX Template for BUPT Bachelor Thesis (updated in 2018)
ccm
This project is a tensorflow implement of our work, CCM.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
CLMN
code_TSR_IJCAI2018
deepwalk
DeepWalk - Deep Learning for Graphs
Dialogue
LiuChang97's Repositories
LiuChang97/CLMN
LiuChang97/awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.
LiuChang97/bartsum
LiuChang97/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
LiuChang97/BUPTBachelorThesis
A LaTeX Template for BUPT Bachelor Thesis (updated in 2018)
LiuChang97/ccm
This project is a tensorflow implement of our work, CCM.
LiuChang97/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
LiuChang97/code_TSR_IJCAI2018
LiuChang97/deepwalk
DeepWalk - Deep Learning for Graphs
LiuChang97/Dialogue
LiuChang97/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
LiuChang97/glad
Global-Locally Self-Attentive Dialogue State Tracker
LiuChang97/GNNPapers
Must-read papers on graph neural networks (GNN)
LiuChang97/multi-domain-belief-tracking
The implementation of the model proposed in the Large-Scale Multi-Domain Belief Tracking with Knowledge Sharing paper
LiuChang97/neural-belief-tracker
Fully Statistical Neural Belief Tracker (Mrkšić and Vulić, ACL 2018)
LiuChang97/NeuralDialog-LAED
PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
LiuChang97/numpy-100
100 numpy exercises (100% complete)
LiuChang97/ResponseEdit
Resources of our paper at AAAI-19 ``Response Generation by Context-aware Prototype Editing"
LiuChang97/StateNet
Towards Universal Dialogue State Tracking
LiuChang97/Task-Oriented-Dialogue-Dataset-Survey
A dataset survey about task-oriented dialogue, including recent datasets.
LiuChang97/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need