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
- Official website
- incubator.apache.org/uima
Show 6 more facts
- 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
Article
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.