Efi
commited on
no compounds only exact matches with the original word 'account' != 'accounts'
Browse files- README.md +49 -0
- data/test-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
- name: word
|
7 |
+
dtype: string
|
8 |
+
- name: link
|
9 |
+
dtype: string
|
10 |
+
- name: entry_start_year
|
11 |
+
dtype: int64
|
12 |
+
- name: entry_end_year
|
13 |
+
dtype: 'null'
|
14 |
+
- name: entry_word_type
|
15 |
+
dtype: string
|
16 |
+
- name: entry_frequency
|
17 |
+
dtype: int64
|
18 |
+
- name: entry_date_range
|
19 |
+
dtype: string
|
20 |
+
- name: entry_snippet
|
21 |
+
dtype: string
|
22 |
+
- name: sense_date_range
|
23 |
+
dtype: string
|
24 |
+
- name: sense_descriptions
|
25 |
+
dtype: string
|
26 |
+
- name: sense_start_year
|
27 |
+
dtype: int64
|
28 |
+
- name: sense_end_year
|
29 |
+
dtype: int64
|
30 |
+
- name: citation_date_range
|
31 |
+
dtype: string
|
32 |
+
- name: citation_text
|
33 |
+
dtype: string
|
34 |
+
- name: citation_origin
|
35 |
+
dtype: string
|
36 |
+
- name: citation_year
|
37 |
+
dtype: int64
|
38 |
+
splits:
|
39 |
+
- name: test
|
40 |
+
num_bytes: 28676734
|
41 |
+
num_examples: 38190
|
42 |
+
download_size: 12400615
|
43 |
+
dataset_size: 28676734
|
44 |
+
configs:
|
45 |
+
- config_name: default
|
46 |
+
data_files:
|
47 |
+
- split: test
|
48 |
+
path: data/test-*
|
49 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcac3f2e2abb680c3d1ffbb8ee694e4f63f6fe9d9914253a1cdec3141842401b
|
3 |
+
size 12400615
|