# NOT RUN {
tkn <- get_access_token(client_id, client_secret)
txt <- "Provide substance abuse education and counseling for at-risk individuals."
s <- skills(text = txt,
depth = 20,
cutoff = 5,
token = tkn,
similarity_scoring = "true")
# }
Run the code above in your browser using DataLab