# NOT RUN {
# simple example
detect_entities("Amazon provides web services. Jeff is their leader.")
txt <-c("Amazon provides web services, like Google.",
"Jeff is their leader.")
detect_entities(txt)
# }
Run the code above in your browser using DataLab