Datasets:

Languages:
English
ArXiv:
License:
bhatta1 commited on
Commit
a862745
·
verified ·
1 Parent(s): e827084

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -133,6 +133,6 @@ Recently, IBM has introduced GneissWeb; a large dataset yielding around 10 trill
133
 
134
  4. IBM Data Prep Kit transforms for [Rep_removal](https://github.com/IBM/data-prep-kit/tree/dev/transforms/universal/rep_removal), [Classifications](https://github.com/IBM/data-prep-kit/tree/dev/transforms/language/gneissweb_classification), [Extreme_tokenized](https://github.com/IBM/data-prep-kit/tree/dev/transforms/language/extreme_tokenized), [Readability](https://github.com/IBM/data-prep-kit/tree/dev/transforms/language/readability)
135
 
136
- 5. [notebook](https://github.com/IBM/data-prep-kit/blob/dev/examples/notebooks/GneissWeb/GneissWeb.ipynb) to recreate GneissWeb using the methods described above :
137
 
138
- 6. Notebook to recreate GneissWeb using a bloom filter built on the document ids of GneissWeb
 
133
 
134
  4. IBM Data Prep Kit transforms for [Rep_removal](https://github.com/IBM/data-prep-kit/tree/dev/transforms/universal/rep_removal), [Classifications](https://github.com/IBM/data-prep-kit/tree/dev/transforms/language/gneissweb_classification), [Extreme_tokenized](https://github.com/IBM/data-prep-kit/tree/dev/transforms/language/extreme_tokenized), [Readability](https://github.com/IBM/data-prep-kit/tree/dev/transforms/language/readability)
135
 
136
+ 5. [Notebook](https://github.com/IBM/data-prep-kit/blob/dev/examples/notebooks/GneissWeb/GneissWeb.ipynb) to recreate GneissWeb using the methods described above :
137
 
138
+ 6. [Notebook](https://github.com/ian-cho/data-prep-kit/tree/dev/transforms/universal/bloom) to recreate GneissWeb using a bloom filter built on the document ids of GneissWeb