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