-
This has been fixed over at our Apache incubator project, where all new UIMA development is now occurring. See https://issues.apache.org/jira/browse/UIMA-31.
We are targetting our first Apache UIMA release for early next year.
2006-12-19 19:58:43 UTC in UIMA Framework
-
Sample code and documentation available in v1.4.4.
2006-11-16 21:32:37 UTC in UIMA Framework
-
Fixed in v1.4.4.
2006-11-16 21:32:03 UTC in UIMA Framework
-
Source Code for v1.4.4 of the C++ Enablement Layer has been released.
2006-11-16 21:29:46 UTC in UIMA Framework
-
We have released the source code for the UIMA C++ Enablement Layer, version 1.4.4.
2006-11-16 21:28:06 UTC in UIMA Framework
-
Versions 1.4.4 and 2.0.2 of the UIMA Java Framework have been released. These are maintenance releases providing fixes for bugs in v1.4.3 and v2.0.1.
2006-11-16 21:27:18 UTC in UIMA Framework
-
This is the expected behavior. The Boolean and Integer types in the CAS are like primitive Java boolean and int types in that they cannot take null as a value. This is apparent even if you do not do a serialization. If you try to get the value of an integer feature from an in-memory CAS, you will find that you will get a value of 0 for a feature that has not been assigned.
2006-11-15 16:06:18 UTC in UIMA Framework
-
Logged In: YES
user_id=1428720
Duplicate of 1548981.
2006-09-12 20:23:58 UTC in UIMA Framework
-
Logged In: YES
user_id=1428720
Fixed in 1.4.3 and 2.0.1.
2006-09-12 15:54:09 UTC in UIMA Framework
-
Logged In: YES
user_id=1428720
Fixed in 1.4.3 and 2.0.1.
2006-09-12 15:53:53 UTC in UIMA Framework