this project will be used to download articles from news paper to build a corpus
⇒ python3.7 articleDownloader.py <input> <output>
- input : the file where you stock url
- output: the file where you want the text to be extracted to
this will download all article from input and put it in output file