CommonCrawlProcessing

Contents

  • download, raw, deduped: Scripts for downloading, creating .raw.xz and .deduped.xz files, respectively. Largely they are based on Christian's pipeline.
  • s3: Scripts for uploading the local CommonCrawl data to AWS.
  • precc: A command line application to which automates the CommonCrawl processing pipeline. It is a wrapper around several scripts which can also be run separately.
  • language_lists: Files which contain a list of language codes. They are used extensively in the pipeline.
  • LOCATIONS.md: Contains information on where the CommonCrawl data is located on Valhalla.
  • TODO.md: List of things that I did not manage to finish.