-
```
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 …
-
```
Right now, we run JCasGen through a series of hacks involving
exec-maven-plugin, build-helper-maven-plugin and a uimaFIT wrapper to Jg. One
of the disadvantages of this approach is that JCasGen …
-
```
Right now, we run JCasGen through a series of hacks involving
exec-maven-plugin, build-helper-maven-plugin and a uimaFIT wrapper to Jg. One
of the disadvantages of this approach is that JCasGen …
-
```
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 …
-
```
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 …
-
```
Right now, we run JCasGen through a series of hacks involving
exec-maven-plugin, build-helper-maven-plugin and a uimaFIT wrapper to Jg. One
of the disadvantages of this approach is that JCasGen …
-
```
What steps will reproduce the problem?
Add EventTenseAnnotator in a pipeline:
aggregateBuilder.add(EventTenseAnnotator.FACTORY.getAnnotatorDescription());
What is the expected output?
Annotated E…
-
```
What steps will reproduce the problem?
Add EventTenseAnnotator in a pipeline:
aggregateBuilder.add(EventTenseAnnotator.FACTORY.getAnnotatorDescription());
What is the expected output?
Annotated E…
-
```
What steps will reproduce the problem?
Add EventTenseAnnotator in a pipeline:
aggregateBuilder.add(EventTenseAnnotator.FACTORY.getAnnotatorDescription());
What is the expected output?
Annotated E…
-
```
Currently the ClearNLP tokenizer wrapper is hard-coded to operate over windows
of org.cleartk.type.Sentence and to create instances of org.cleartk.type.Token.
While, it is possible to add confi…