-
I followed your instruction and built the app. however, I cannot find the startup.bat in the "target\ctakes-standalone-application-0.0.1-SNAPSHOT-bin\ctakes-standalone-application-0.0.1-SNAPSHOT".
ca…
-
Here is the log. It looks like missing some line for jenv repo update output. And jenv works well in some machine havenot upgrade...
```
$ jenv selfupdate
Updating jenv...
Purge existing scripts...
…
-
Hi, I am trying to follow the instruction to run ctakes as a server.
Can I know which desc.xml in the readme.md tutorial?
Thanks,
Jeongmin
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
To use advanced capabilities of Tika like NER Parser, GeoTopicParser, CTakes we need to modify classpath while bringing up tika-server. classpath can be appended in below lines of code -
https://git…
-
Hi Chris,
With respect to document processing speed, have you tried
aeDescriptorPath=/ctakes-clinical-pipeline/desc/analysis_engine/AggregatePlaintextFastUMLSProcessor.xml
?
If you have, would you fe…
-
This is great! I've been meaning to do this for awhile. This is a big help!
Any plan to make this accept larger documents with post commands?
Thanks!
-
```
Would it be possible to change the timen license to Apache? Or to release a
version under the Apache license? We'd like to use timen for Apache cTAKES
(http://incubator.apache.org/ctakes/), but …
-
Hi
I am getting compilation error, I have java 8. Any ideas? Thanks, Joyce
---
ERROR] /Users/jchan-scc/vagrant_boxes/ubuntu_trusty/ctakes-standalone-application/src/main/java/com/sentimetrix/ct…
-
```
I'm working with ConceptMapper, which means I need to attach a
FileResourceSpecifier to the external dictionary resource (it only took me most
of the day to work this out).
The relevant bits of…