Open bhargavvader opened 4 years ago
what to do if the text I want to scrape is a mixture of paragraph and lists
As a person who's not very familiar with regular expressions, what does it mean that we have to use at least 5 regular expressions? What if the texts I want to scrape do not require using 5 regular expressions?
@snwang1225 depends on what you'd like to with it. It's tough for me to debug this unless I look at your code. @wunicoleshuhui the purpose was to explore the different kinds of regex available. It's ok if your texts don't require it.
As long as they are not too peculiar to your dataset or computer, I can answer general python or programming questions. Please post screenshots if you can.