LimYeri/LeetCode_YouTube_CC
LeetCode Information & YouTube Captions Original data -> LimYeri/leetcode_with_youtube_captions The original ['cc_content'] column had many repeated sentences, making the data too long. To remove the repetitions, we used precise regular expressions to eliminate the repeated sentences. -> new column ['content'] Additionally, we also removed unnecessary strings (e.g., '[Music]').
LeetCode Information & YouTube Captions
Original data -> LimYeri/leetcode_with_youtube_captions
The original ['cc_content'] column had many repeated sentences, making the data too long.
To remove the repetitions, we used precise regular expressions to eliminate the repeated sentences. -> new column ['content']
Additionally, we also removed unnecessary strings (e.g., '[Music]').
