## Not run: ------------------------------------
# # make sure quanteda is installed
# requireNamespace("quanteda", quietly = TRUE)
# # load some example data:
# documents <- quanteda::data_corpus_inaugural
#
# # run tagger
# tagged_documents <- POS_tag_documents(documents)
## ---------------------------------------------
Run the code above in your browser using DataLab