-
```
The jcasgen-maven-plugin (because jcasgen does this) outputs lots of
information to the console during execution. This can cause CI system such as
Bamboo to see this information and possibly inc…
-
Please document how to issue a REST request to cTAKES, and retrieve matching (JSON) entities of the desired type. Supported entity types:
medications, diseases/disorders, signs/symptoms, anatomical s…
-
```
What steps will reproduce the problem?
Load Descriptor
http://svn.apache.org/repos/asf/incubator/ctakes/trunk/ctakes-relation-extractor
/desc/analysis_engine/RelationExtractorAggregate.xml
What i…
-
```
The jcasgen-maven-plugin (because jcasgen does this) outputs lots of
information to the console during execution. This can cause CI system such as
Bamboo to see this information and possibly inc…
-
```
What steps will reproduce the problem?
Load Descriptor
http://svn.apache.org/repos/asf/incubator/ctakes/trunk/ctakes-relation-extractor
/desc/analysis_engine/RelationExtractorAggregate.xml
What i…
-
```
The cleartk-eval project is still too complicated. It forces you to split into
a large number of classes and methods what is conceptually only three things:
(1) How you create CollectionReaders …
-
```
What steps will reproduce the problem?
Load Descriptor
http://svn.apache.org/repos/asf/incubator/ctakes/trunk/ctakes-relation-extractor
/desc/analysis_engine/RelationExtractorAggregate.xml
What i…
-
```
The classifiers in cleartk-ml-tksvmlight currently make a system call to the
tksvmlight binaries for each instance to be classified. This means the model is
loaded on every classification, which…
-
```
The jcasgen-maven-plugin (because jcasgen does this) outputs lots of
information to the console during execution. This can cause CI system such as
Bamboo to see this information and possibly inc…
-
```
What steps will reproduce the problem?
Add EventTenseAnnotator in a pipeline:
aggregateBuilder.add(EventTenseAnnotator.FACTORY.getAnnotatorDescription());
What is the expected output?
Annotated E…