Hello, I'm very new to cTAKES and have the following queries: 1. I want to extract a bag of CUI from a database of clinical notes. I'm using the default clinical pipeline to process the notes and then parsing the xmi(s) using a python api to get the CUIs. This is a huge database, and notes are being processed one by one by cTAKES. Is there a way to speed up the process with a GPU or otherwise?
2. Is there a demo/example for this particular use case, i.e. a bag of cui generator? 3. Is there an example of a pipeline similar to the default clinical pipeline that also extracts relations such as location/time? Many thanks.
