# NOT RUN {
my_url <- make_search_url(query = "neural network",
from_year = 1990,
to_year = 1999,
how = "all")
df <- onepetro_page_to_dataframe(my_url)
term_frequency(df)
# }
Run the code above in your browser using DataLab