Apache UIMA
Sign in to saveUIMA ( ), short for Unstructured Information Management Architecture, is an OASIS standard for content analytics, originally developed at IBM. It provides a component software architecture for the development, discovery, composition, and deployment of multi-modal analytics for the analysis of unstructured information and integration with search technologies.
Described at
TAPoR
tapor.ca →Link to a page describing this subject · 1,151 chars · not written by Vinony
Wikidata facts
- Instance of
- free and open-source software
- Developer
- Apache Software Foundation
- Official website
- incubator.apache.org/uima
- Has use
- content analysis
Show 8 more facts
- copyright license
- Apache Software License 2.0
- programmed in
- Java
- source code repository URL
- svn.apache.org/repos/asf/uima
- issue tracker URL
- issues.apache.org/jira/browse/UIMA
- download URL
- uima.apache.org/downloads.cgi
- inception
- 2010-04-30
- Commons category
- Apache UIMA
- described at URL
- marketplace.sshopencloud.eu/tool-or-service/Qbt4XV
Sources (6)
via Wikidata · CC0
~2 min read
Encyclopedic overview
5 sectionsContents
- Structure
- Implementations and uses
- See also
- References
- External links
UIMA ( ), short for Unstructured Information Management Architecture, is an OASIS standard for content analytics, originally developed at IBM. It provides a component software architecture for the development, discovery, composition, and deployment of multi-modal analytics for the analysis of unstructured information and integration with search technologies.
== Structure == The UIMA architecture can be thought of in four dimensions: It specifies component interfaces in an analytics pipeline. It describes a set of design patterns. It suggests two data representations: an in-memory representation of annotations for high-performance analytics and an XML representation of annotations for integration with remote web services. It suggests development roles allowing tools to be used by users with diverse skills.
Excerpted from Wikipedia’s “Apache UIMA” article, available under the CC BY-SA 4.0 licence.