Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,6 @@ License link: [https://www.gnu.org/licenses/agpl-3.0.en.html](https://www.gnu.or
|
|
10 |
|
11 |
## Different folders
|
12 |
|
13 |
-
`pdfs` includes screenplays as PDFs, this is the raw scraped data.
|
14 |
-
|
15 |
`texts` includes PDFs converted into .txt directly, some pdfs (around 1 in 6) have formatting issues and some are outright blank or have obfuscated text. Sort by size and remove blank ones, other cleaning may be necessary.
|
16 |
|
17 |
Note: Originally we were going to do OCR, however, some morons put image decompression bombs and I can't be bothered to fight that, for now around 1/6 pdfs with DRMs won't be available as .txt format, feel free to convert them to .txt yourself and send a merge request though!
|
|
|
10 |
|
11 |
## Different folders
|
12 |
|
|
|
|
|
13 |
`texts` includes PDFs converted into .txt directly, some pdfs (around 1 in 6) have formatting issues and some are outright blank or have obfuscated text. Sort by size and remove blank ones, other cleaning may be necessary.
|
14 |
|
15 |
Note: Originally we were going to do OCR, however, some morons put image decompression bombs and I can't be bothered to fight that, for now around 1/6 pdfs with DRMs won't be available as .txt format, feel free to convert them to .txt yourself and send a merge request though!
|