Re: Starter Kit

2017-02-22 Thread Chad Cravens
Hello Reinhard:

This was a great start for me:
https://uima.apache.org/doc-uima-annotator.html

On Wed, Feb 22, 2017 at 9:44 AM, Reinhard Erich Voglmaier <
reinhard.e.voglma...@gsk.com> wrote:

> Dear All,
>
> since a while I am listening at the user group and trying to start use of
> UIMA.
>
> What do you me suggest to get up to speed with UIMA. There is a lot of
> documentation to read, but what do you suggest me to do to start small
> projects with UIMA ?
>
> From installation of a Linux Box to first tests, is there any example,
> kind of "UIMA for idiots"
>
> Thank you very much
>
> Reinhard
>
>
> GSK monitors email communications sent to and from GSK in order to protect
> GSK, our employees, customers, suppliers and business partners, from cyber
> threats and loss of GSK Information. GSK monitoring is conducted with
> appropriate confidentiality controls and in accordance with local laws and
> after appropriate consultation.
>



-- 
Kindest Regards,
Chad Cravens
(843) 291-8340

[image: http://www.ossys.com] <http://www.ossys.com>
[image: http://www.linkedin.com/company/open-source-systems-llc]
<http://www.linkedin.com/company/open-source-systems-llc>   [image:
https://www.facebook.com/OpenSrcSys] <https://www.facebook.com/OpenSrcSys>
   [image: https://twitter.com/OpenSrcSys] <https://twitter.com/OpenSrcSys>
 [image: http://www.youtube.com/OpenSrcSys]
<http://www.youtube.com/OpenSrcSys>   [image: http://www.ossys.com/feed]
<http://www.ossys.com/feed>   [image: cont...@ossys.com] <cont...@ossys.com>
Chad Cravens
(843) 291-8340
chad.crav...@ossys.com
http://www.ossys.com


Updating to 3.0.0-alpha

2017-02-21 Thread Chad Cravens
Hello UIMA group!

Having a great time working with UIMA!

I'm still pretty new to UIMA and am working with a pre-existing UIMA
application, upgrading to 3.0.0 alpha from 2.9.0. The document states that
backwards-compatibility is important, which is great in my case.

I regenerated the JCas classes, and everything seemed to be ok, except for
one line from the Regex Annotator package: https://uima.apache.org/
sandbox.html#regex.annotator

Line 171 of FeaturePath_Impl.java uses the following code:
// get feature type and type code
Type featureType = feature.getRange();
int featureTypeCode = TypeSystemUtils.classifyType(featureType);

I poured through the trunk branch on github and realized that the method is
indeed gone:
https://github.com/apache/uima-uimaj/blob/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/TypeSystemUtils.java

Just wondering if others are experiencing the same issue or is there
something I'm missing here?

Thanks for the help!

-- 
Kindest Regards,
Chad Cravens
(843) 291-8340

[image: http://www.ossys.com] <http://www.ossys.com>
[image: http://www.linkedin.com/company/open-source-systems-llc]
<http://www.linkedin.com/company/open-source-systems-llc>   [image:
https://www.facebook.com/OpenSrcSys] <https://www.facebook.com/OpenSrcSys>
   [image: https://twitter.com/OpenSrcSys] <https://twitter.com/OpenSrcSys>
 [image: http://www.youtube.com/OpenSrcSys]
<http://www.youtube.com/OpenSrcSys>   [image: http://www.ossys.com/feed]
<http://www.ossys.com/feed>   [image: cont...@ossys.com] <cont...@ossys.com>
Chad Cravens
(843) 291-8340
chad.crav...@ossys.com
http://www.ossys.com