Update README.md
Browse files
README.md
CHANGED
|
@@ -26,8 +26,8 @@ is licensed under [Creative Commons Attribution 4.0 International](https://creat
|
|
| 26 |
|
| 27 |
## Structure
|
| 28 |
|
| 29 |
-
"text1","text2","category"
|
| 30 |
-
"term1","term2","cat1|cat2"
|
| 31 |
|
| 32 |
category - multiple values-codes separated by a pipe
|
| 33 |
|
|
|
|
| 26 |
|
| 27 |
## Structure
|
| 28 |
|
| 29 |
+
"text1","text2","value","category"
|
| 30 |
+
"term1","term2","1.0","cat1|cat2"
|
| 31 |
|
| 32 |
category - multiple values-codes separated by a pipe
|
| 33 |
|