Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ configs:
|
|
| 24 |
|
| 25 |
# Gutenberg-BookCorpus-Cleaned-Data-English
|
| 26 |
|
| 27 |
-
This dataset is been cleaned and preprocessed from preference Kaggle dataset [75,000+ Gutenberg Books and Metadata 2025](https://www.kaggle.com/datasets/lokeshparab/gutenberg-books-and-metadata-2025).
|
| 28 |
Following reference metadata of Gutenberg is also available and downloaded it using following CLI command below :-
|
| 29 |
|
| 30 |
```
|
|
|
|
| 24 |
|
| 25 |
# Gutenberg-BookCorpus-Cleaned-Data-English
|
| 26 |
|
| 27 |
+
This dataset is been cleaned and preprocessed using **Gutenberg_English_Preprocessor** class method (given below) from preference Kaggle dataset [75,000+ Gutenberg Books and Metadata 2025](https://www.kaggle.com/datasets/lokeshparab/gutenberg-books-and-metadata-2025). This dataset is only specialisation for english contented with rights as "Public domain in the USA" hence you can free used it anywhere.
|
| 28 |
Following reference metadata of Gutenberg is also available and downloaded it using following CLI command below :-
|
| 29 |
|
| 30 |
```
|