/wikidataset

code and guideline to download and compile wikipedia latest dumps

Primary LanguageJupyter Notebook

simple method to extract wikipedia abstract

title = "Google"
abstract = fetch_abstract(title)
print(abstract)