I am planning to use Ctakes in R for NLP tasks.But I am not clear on how to create a pipeline or use Ctakes in R? Can someone point me to a step by step procedure on how to use cTakes in R?
JSON, Res API Based Ctakes Check out this way of exposing ctakes through JSON & Rest API, you can then use GET/PUT from HTTR to call ctakes with clinical text you want to process.