内容简介:Apache uimaFIT 3.0.0 已发布,uimaFIT 为描述 UIMA 组件提供了一组 Java 的注解类。 主要更新内容: Upgrade to UIMA 3.0.2 Requires Java 8 New CasFactory (equivalent to JCasFactory but for the CAS API) A...
Apache uimaFIT 3.0.0 已发布,uimaFIT 为描述 UIMA 组件提供了一组 Java 的注解类。
主要更新内容:
- Upgrade to UIMA 3.0.2
- Requires Java 8
- New CasFactory (equivalent to JCasFactory but for the CAS API)
- Added CasUtil.exists() method
- Added CasUtil.selectSingleFS() method
- Use List instead of Collection in return types where possible
- Fixed problem that different signatures of createExternalResourceDescription shadow each
- Destroy auto-created resource managers if feasible
- Upgraded dependencies
下载地址:http://uima.apache.org/downloads.cgi
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ARM嵌入式系统开发
斯洛斯 / 北京航大 / 2005-5 / 75.00元
《ARM嵌入式系统开发:软件设计与优化》从软件设计的角度,全面、系统地介绍了ARM处理器的基本体系结构和软件设计与优化方法。内容包括:ARM处理器基础;ARM/Thumb指令集;C语言与汇编语言程序的设计与优化;基本运算、操作的优化;基于ARM的DSP;异常与中断处理;固件与嵌入式OS;cache与存储器管理;ARMv6体系结构的特点等。全书内容完整,针对各种不同的ARM内核系统结构都有详尽论述,......一起来看看 《ARM嵌入式系统开发》 这本书的介绍吧!