-
```
Add support for new UIMA JSON serialization
https://issues.apache.org/jira/browse/UIMA-3969
```
Original issue reported on code.google.com by `richard.eckart` on 15 Aug 2014 at 1:22
-
Hi I am getting the below exception while running the code in java api..
`Exception in thread "main" java.lang.NoSuchMethodError: org.tartarus.snowball.models.EnglishStemmer.eq_s(ILjava/lang/String;)…
-
```
I submitted a jira issue for UIMA about the compiler warnings that we get for
type system files when the compiler warning settings give a warning for field
name shadowing. Hopefully, this will …
-
```
RT, http://uima.apache.org/
```
Original issue reported on code.google.com by `EviS...@gmail.com` on 1 Dec 2011 at 8:33
-
```
RT, http://uima.apache.org/
```
Original issue reported on code.google.com by `EviS...@gmail.com` on 1 Dec 2011 at 8:33
-
```
RT, http://uima.apache.org/
```
Original issue reported on code.google.com by `EviS...@gmail.com` on 1 Dec 2011 at 8:33
-
```
RT, http://uima.apache.org/
```
Original issue reported on code.google.com by `EviS...@gmail.com` on 1 Dec 2011 at 8:33
-
```
What steps will reproduce the problem?
1. Run REAssistant
2. Create a new UIMA file from an UCS file.
What is the expected output? What do you see instead?
The UIMA domain actions annotations are…
-
Originally reported on Google Code with ID 70
```
This suggestion comes from Richard:
In uimaFIT-based components, always get the logger through getLogger() - do not store
the logger in a class vari…
-
```
The uima wrappers being developed by the opennlp folks are really nice.
Basically, we can rip out our lame postagger wrapper and replace it with a
descriptor file that specifies our type system. …