# Ugan **Repository Path**: ices-e-sbot/ugan ## Basic Information - **Project Name**: Ugan - **Description**: Codes are publicly available for TSC paper. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-25 - **Last Updated**: 2022-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ugan #### Introduction Codes are publicly available for TSC Manuscript: Utterances Generation and API Matching Framework based on Adversarial Learning for Service Bots #### Architecture For the generation task, this paper proposes an **U**tterances **G**eneration&Matching Framework (Ugan) based on **a**dversarial trai**n**ing, as shown in Fig 1.
the architecture of Egan
Fig1: The architecture of Egan
#### Results The generation performance of different models as shown in Fig 3.
Fig 3: The performance of different generation models
BLEU GLEU CHRF
All models only take url as input
BLEU GLEU CHRF
All models both take url and description as input
For the ablation experiment, the genereted result files are placed in './result/xxx.json', where xxx represents the training strategy and the model name.