Post
Are you working with users and would like to let them edit a text containing highlights? Check out my new Gradio component
The component can be installed with
Demo: gsarti/gradio_highlightedtextbox
HighlightedTextbox
! 🤗The component can be installed with
pip install gradio_highlightedtextbox
and used seamlessly with other native components in Gradio interfaces. It supports texts with multiple tags and provides some reasonable UX behaviors (tags disappear when an edit is performed inside them). It should be great for UIs to study user editing of annotated LM generations/translations!Demo: gsarti/gradio_highlightedtextbox