I need to extract information from wikipedia, but I have no idea on how to proceed. What I have to do is the following:
Given a word 'w', how can I count the number of times 'w' appears in the whole English Wikipedia? Is there a list already available online? If not, how could I do such thing? I am new to coding and I'm trying to do some experiments in some NLP-related tasks.