/doman_method

Python script to download and process Internet txt files and create a pptx presentation with words to be read by children

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Python script for Doman reading method

How to

  • First, rename .env_example file to .env and put there the correct values.
  • Then, install requirements: pip install -r requirements.txt but I recommend create Python virtual environment first.
  • Execute the script: python main.py

TODO

  • Adding more Internet sources where to download Spanish stories in txt format.
  • Adding more image repositories sources where to download images with more accurate in search results in Spanish.
  • In gutenberg.org downloaded files delete credits from file before being processed by SpaCy