RE: [EXT] Re: cTAKES running slower with each run

2023-04-13 Thread Milinovich, Alex
: cTAKES running slower with each run CAUTION CYBER RISK: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender, expected to receive this content and trust that it’s safe. If you determine that the email isn’t from a trusted

Re: cTAKES running slower with each run

2023-04-12 Thread Peter Abramowitsch
There are many ways to package ctakes, and admittedly ours is unlike the console app and we have our own multithreaded API, but we regularly do millions of documents at a time and haven't seen this issue. The core application with our fairly standard pipeline is up for a month at a time with no d

cTAKES running slower with each run

2023-04-12 Thread Milinovich, Alex
I'm running ctakes both as an API and as a console app. Each time I hit ctakes, the run time per document is getting incrementally slower by a few thousands of a millisecond per xml element (to normalize for different document sizes) than the previous document. Compound this over 1000 documen