# PLST **Repository Path**: mmmz2/PLST ## Basic Information - **Project Name**: PLST - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-03 - **Last Updated**: 2024-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the repository for the "Prompt-Learing for Short Text Classification". First you need to install OpenPrompt. see https://github.com/thunlp/OpenPrompt Then you need to use the methods to filter tag words,In this process, you need to download the corresponding vocabulary. These words need to be put scripts/TextClassification,and modify the corresponding position. Also, you can put your own dataset in datasets/TextClassification. example shell scripts: python main.py --verbalizer cpt