Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

label_config.xml 470 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
  1. <View> <Text name="text" value="$text"/> <View style="box-shadow: 2px 2px 5px #999; padding: 20px; margin-top: 2em; border-radius: 5px;"> <Header value="Choose text sentiment"/> <Choices name="sentiment" toName="text" choice="single" showInLine="true"> <Choice value="Positive"/> <Choice value="Negative"/> <Choice value="Neutral"/> </Choices> </View> </View>
  2. <!-- { "data": {"text": "This is a great 3D movie that delivers everything almost right in your face."}
  3. } -->
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...