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 395 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
  1. <View>
  2. <Labels name="label" toName="text">
  3. <Label value="PER" background="red"/>
  4. <Label value="KING" background="#FFA39E"/><Label value="BIB-LOC" background="#1ed40d"/><Label value="PROPHET" background="#69afff"/><Label value="OT-QUOTE" background="#AD8B00"/><Label value="DEITY" background="#9ef6ff"/></Labels>
  5. <Text name="text" value="$text" valueType="text"/>
  6. </View>
Tip!

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

Comments

Loading...