全球本地自我关注的对话状态跟踪器 该存储库包含。 如果您在工作中使用此功能,请引用以下内容 @inproceedings{ zhong2018global, title={ Global-Locally Self-Attentive Encoder for Dialogue State Tracking }, author={ Zhong, Victor and Xiong, Caiming and Socher, Richard }, booktitle={ ACL }, year={ 2018 } } 安装依赖项 使用Docker docker build -t glad:0.4 . docker run --name embeddings -d vzhong/embeddings:0.0.5 # get the embeddings env NV_GPU=0 nv