mirror of
https://github.com/LukasDzenk/YT_subtitles_to_paragraph.git
synced 2026-05-28 14:17:27 +00:00
When downloading Youtube subtitles from websites such as https://savesubs.com/, the txt file has a separating line in between each subtitle sentence. This function allows to: - Open the text file - Remove the empty lines - Append the edited text to the end of the same text file after a separating line - Add a frequency table of the words used - Add a word count, Save the edited file.
- Jupyter Notebook 100%
| YT_subtitles_to_paragraph.ipynb | ||