ctakes-rest-service icon indicating copy to clipboard operation
ctakes-rest-service copied to clipboard

A JSON-based rest service to process unstructured clinical text through a smart natural language processing system.

Results 21 ctakes-rest-service issues
Sort by recently updated
recently updated
newest added

Hi, I deployed this successfully on both the host server and inside Docker containers (the approach is.. hackish. I'll post my build process when I clean it up) but the...

I get the error: `Caused by: com.mysql.cj.core.exceptions.InvalidConnectionAttributeException: The server time zone value 'EDT' is unrecognized or represents more than one time zone. You must configure either the server or JDBC...

So I'm working on getting everything running in docker and I need some help getting unstuck on this issue. I have very limited (and ancient) experience with Java and zero...

Here are examples of inputs that return expected outputs when ran through the rest service: - `the patient has hypertension` - `diabetes` Here is an example that returns nothing (from...

bug
help wanted

Hello, While trying to get the structured clinical data from the text, we have noticed that the drug strength is not parsed by the ctakes. I see that there is...

What's the latest status on this project? I recently forked the repo and started working on dockerizing everything, but I have been running into quite a few issues that are...

I am very new to Ctakes and Java. I created a brand new ubuntu 18.04 VM and was able to follow the instructions to get the Ctakes rest service up....

While running ctakes from web browser. The request gets process with 200 OK - POST. The JSON returned is empty with following tomcat log error. ERROR JdbcRareWordDictionary - No operations...