Datasets:
Dương Tiến Vinh
commited on
Commit
·
acecf25
1
Parent(s):
2a2d6dc
chore: update README.md
Browse files
README.md
CHANGED
|
@@ -1,35 +1,37 @@
|
|
| 1 |
---
|
| 2 |
-
# Example metadata to be added to a dataset card.
|
| 3 |
-
# Full dataset card template at https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
- vi
|
| 7 |
-
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
| 11 |
|
| 12 |
-
|
| 13 |
|
| 14 |
-
|
| 15 |
-
Data for v-bible app
|
| 16 |
-
</p>
|
| 17 |
-
|
| 18 |
-
</div>
|
| 19 |
-
|
| 20 |
-
<br />
|
| 21 |
-
|
| 22 |
-
<!-- Table of Contents -->
|
| 23 |
|
| 24 |
-
|
| 25 |
|
| 26 |
- [Data Structure](#data-structure)
|
| 27 |
-
- [Roadmap](#
|
| 28 |
-
- [Contributing](#
|
| 29 |
-
- [Code of Conduct](#
|
| 30 |
-
- [License](#
|
| 31 |
-
- [Contact](#
|
| 32 |
-
- [Acknowledgements](#
|
|
|
|
|
|
|
| 33 |
|
| 34 |
## Data Structure
|
| 35 |
|
|
@@ -37,67 +39,61 @@ license: cc-by-sa-4.0 # Example: apache-2.0 or any license from https://hf.co/do
|
|
| 37 |
[v-bible/js-sdk](https://github.com/v-bible/js-sdk).
|
| 38 |
|
| 39 |
- `misc/proper-names.json`: Name translation from
|
| 40 |
-
[ktcgkpv.org](https://ktcgkpv.org/), generated
|
| 41 |
[v-bible/bible-scraper](https://github.com/v-bible/bible-scraper).
|
| 42 |
|
| 43 |
- `liturgical`: Liturgical data from
|
| 44 |
-
[The Lectionary for Mass (1998/2002 USA Edition)](https://catholic-resources.org/Lectionary/1998USL.htm)
|
| 45 |
-
compiled by Felix Just, S.J., Ph.D., generated
|
| 46 |
[v-bible/bible-scraper](https://github.com/v-bible/bible-scraper).
|
| 47 |
|
| 48 |
-
- `books/bible`: Generated
|
| 49 |
-
|
| 50 |
-
<!-- Roadmap -->
|
| 51 |
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
- [ ] Add YOUCAT data.
|
| 55 |
|
| 56 |
-
|
| 57 |
|
| 58 |
-
|
| 59 |
|
| 60 |
-
|
| 61 |
|
| 62 |
-
|
| 63 |
|
| 64 |
-
|
|
|
|
| 65 |
|
| 66 |
-
###
|
| 67 |
|
| 68 |
Please read the [Code of Conduct](./CODE_OF_CONDUCT.md).
|
| 69 |
|
| 70 |
-
|
| 71 |
|
| 72 |
-
##
|
| 73 |
|
| 74 |
This project is licensed under the **Creative Commons
|
| 75 |
Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)**
|
| 76 |
-
License.
|
| 77 |
|
| 78 |
-
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
| 79 |
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
<!-- Contact -->
|
| 83 |
|
| 84 |
-
##
|
| 85 |
|
| 86 |
-
Duong Vinh
|
| 87 | |
| 88 |
|
| 89 |
-
Project
|
| 90 |
-
[https://huggingface.co/datasets/v-bible/bible](https://huggingface.co/datasets/v-bible/bible)
|
| 91 |
|
| 92 |
-
|
| 93 |
|
| 94 |
-
##
|
| 95 |
|
| 96 |
-
|
| 97 |
|
| 98 |
-
- [bible.com](https://www.bible.com/)
|
| 99 |
-
- [biblegateway.com](https://www.biblegateway.com/)
|
| 100 |
-
- [ktcgkpv.org](https://ktcgkpv.org/)
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
compiled by Felix Just, S.J., Ph.D.
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
- vi
|
| 5 |
+
license: cc-by-nc-sa-4.0
|
| 6 |
+
tags:
|
| 7 |
+
- bible
|
| 8 |
+
- religion
|
| 9 |
+
- scripture
|
| 10 |
+
- translation
|
| 11 |
+
- dataset
|
| 12 |
+
pretty_name: Bible Dataset by v-bible
|
| 13 |
+
size_categories:
|
| 14 |
+
- 100M<n<1B
|
| 15 |
+
viewer: false
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# Bible Dataset by v-bible
|
| 19 |
|
| 20 |
+
Data for the [v-bible app](https://github.com/v-bible).
|
| 21 |
|
| 22 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
+
## Table of Contents
|
| 25 |
|
| 26 |
- [Data Structure](#data-structure)
|
| 27 |
+
- [Roadmap](#roadmap)
|
| 28 |
+
- [Contributing](#contributing)
|
| 29 |
+
- [Code of Conduct](#code-of-conduct)
|
| 30 |
+
- [License](#license)
|
| 31 |
+
- [Contact](#contact)
|
| 32 |
+
- [Acknowledgements](#acknowledgements)
|
| 33 |
+
|
| 34 |
+
---
|
| 35 |
|
| 36 |
## Data Structure
|
| 37 |
|
|
|
|
| 39 |
[v-bible/js-sdk](https://github.com/v-bible/js-sdk).
|
| 40 |
|
| 41 |
- `misc/proper-names.json`: Name translation from
|
| 42 |
+
[ktcgkpv.org](https://ktcgkpv.org/), generated by
|
| 43 |
[v-bible/bible-scraper](https://github.com/v-bible/bible-scraper).
|
| 44 |
|
| 45 |
- `liturgical`: Liturgical data from
|
| 46 |
+
[The Lectionary for Mass (1998/2002 USA Edition)](https://catholic-resources.org/Lectionary/1998USL.htm),
|
| 47 |
+
compiled by Felix Just, S.J., Ph.D., and generated by
|
| 48 |
[v-bible/bible-scraper](https://github.com/v-bible/bible-scraper).
|
| 49 |
|
| 50 |
+
- `books/bible`: Generated Bible markdown data.
|
|
|
|
|
|
|
| 51 |
|
| 52 |
+
---
|
|
|
|
|
|
|
| 53 |
|
| 54 |
+
## Roadmap
|
| 55 |
|
| 56 |
+
- [ ] Add YOUCAT data
|
| 57 |
|
| 58 |
+
---
|
| 59 |
|
| 60 |
+
## Contributing
|
| 61 |
|
| 62 |
+
Contributions are always welcome! Please read the
|
| 63 |
+
[contribution guidelines](./CONTRIBUTING.md).
|
| 64 |
|
| 65 |
+
### Code of Conduct
|
| 66 |
|
| 67 |
Please read the [Code of Conduct](./CODE_OF_CONDUCT.md).
|
| 68 |
|
| 69 |
+
---
|
| 70 |
|
| 71 |
+
## License
|
| 72 |
|
| 73 |
This project is licensed under the **Creative Commons
|
| 74 |
Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)**
|
| 75 |
+
License. See the [LICENSE.md](./LICENSE.md) file for full details.
|
| 76 |
|
| 77 |
+
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
| 78 |
|
| 79 |
+
---
|
|
|
|
|
|
|
| 80 |
|
| 81 |
+
## Contact
|
| 82 |
|
| 83 |
+
**Duong Vinh** Twitter: [@duckymomo20012](https://twitter.com/duckymomo20012)
|
| 84 |
+
Email: [email protected]
|
| 85 |
|
| 86 |
+
Project link:
|
| 87 |
+
[https://huggingface.co/datasets/v-bible/bible](https://huggingface.co/datasets/v-bible/bible)
|
| 88 |
|
| 89 |
+
---
|
| 90 |
|
| 91 |
+
## Acknowledgements
|
| 92 |
|
| 93 |
+
Resources and libraries used:
|
| 94 |
|
| 95 |
+
- [bible.com](https://www.bible.com/)
|
| 96 |
+
- [biblegateway.com](https://www.biblegateway.com/)
|
| 97 |
+
- [ktcgkpv.org](https://ktcgkpv.org/)
|
| 98 |
+
- [The Lectionary for Mass (1998/2002 USA Edition)](https://catholic-resources.org/Lectionary/1998USL.htm)
|
| 99 |
+
by Felix Just, S.J., Ph.D.
|
|
|