Add salient terms (#6)
Browse files- Add annotations for salient term segmentation. (124c41c6a8efa13ca369aac2977d598e0cfc08e1)
Co-authored-by: Georg Heigold <heigold@users.noreply.huggingface.co>
- .gitignore +1 -0
- salient_term.jsonl +3 -0
- salient_term.parquet +3 -0
.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
.history
|
salient_term.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:496b5ebb83614e98ba874e70c37253e7c15437d704894869f728e1b2237fabe9
|
| 3 |
+
size 97969199
|
salient_term.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:747c8ed1114621f82e38f2ea9d0c0d45b6e4f059ef9a1b113b1d2a84efcd1e43
|
| 3 |
+
size 7843413
|