Newer
Older
% Please edit documentation in R/get_birthplace.R
\name{get_birthplace}
\alias{get_birthplace}
\title{This script extracts Birthplace from physicist texts
Try to get the infobox and extract the birthplace
If there is no infobox, 0 will be returned as
birthplace is hard to extract from text}
\usage{
}
\arguments{
\item{article}{Article in HTML-format}
}
\value{
String with birthplace of the physicist|0
}
\description{
This script extracts Birthplace from physicist texts
Try to get the infobox and extract the birthplace
If there is no infobox, 0 will be returned as