xuejinlu/slot_tagging
0
Slot Tagging
This is a Slot Tagging demo powered by Gradio. It allows you to enter a sentence, and it will predict and highlight the slots in the text.
Usage
- Enter a sentence in the "Context" text box.
- Click the "Tagging" button to see the predicted slot tags highlighted in the text.
Getting Started
To run this demo locally, follow these steps:
- Clone this repository:
git clone https://huggingface.co/spaces/xjlulu/slot_tagging- Install the required Python dependencies using:
pip install -r requirements.txt- Run the application with:
python app.pyConfiguration
Contact
If you have any questions or feedback, please feel free to contact us.
