Skip to content

Adds use of annotations to get_birthplace.R.

Lukas Gehrke requested to merge 46-enhancing-r-optimize-getbirthplace-r into master

GetBirthplace.R uses annotations now as well

Idea:

  • 1st attempt: Try to get birthplace from infobox as part of Born field

  • 2nd attempt: Get infobox from cleaned text as first NORP entity - not optimal as it is more like a nationality

Closes #46 (closed)

Merge request reports