the following code to extract and then print entities from df[\'Article\'] is working just fine.
df[\'Article\']
for i in df[\'Article\'].to_list(): doc = nl