AbrahamSanders / AbrahamSanders/SIMIE
[Dev] Support downloading and parsing books from smashwords.com
- Langage dominant
- Python
- Étoiles
- 5
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
[smashwords.com](https://www.smashwords.com/) was used as the source of the original [BookCorpus](https://yknzhu.wixsite.com/mbweb) dataset, built for the 2015 paper [Aligning Books and Movies: Towards Story-like Visual Explanations by Watching Movies and Reading Books](https://arxiv.org/abs/1506.06724).
We should support smashwords as an alternate source of books, since it can provide more modern works than those in project Gutenberg. Dialogs and narratives written in a modern style are absolutely necessary to train a model that will work well with the way people speak and write today.
This likely involves:
1. Implementing a downloader for [smashwords.com](https://www.smashwords.com/)
2. Implementing an adapter, if necessary, to format the downloaded texts in the way that [gutenberg-dialog](https://github.com/AbrahamSanders/gutenberg-dialog)'s pipeline expects.
https://github.com/soskek/bookcorpus may be a good starting point, as it implements a crawler for smashwords.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.