blob: f4939388233260936aa41cc4930253d24f56487c [file]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!-- Content Stylesheet for Site -->
<!-- start the processing -->
<!-- ====================================================================== -->
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta name="author" value="
UIMA Documentation Team">
<meta name="email" value="uima-dev@incubator.apache.org">
<title>Apache UIMA - Apache UIMA</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<table border="0" width="100%" cellspacing="0">
<!-- TOP IMAGE -->
<tr>
<td align='LEFT'>
<td align="left">
<a href="http://incubator.apache.org/"><img src="./images/apache-incubator-logo.png" alt="Apache UIMA" border="0"/></a>
</td>
</td>
<td align='CENTER'>
<td width="80%" align="center" valign="bottom" bgcolor="#ffffff">
<font color="#625972" size="+3" face="arial,helvetica,sanserif">
<b>Apache UIMA</b>
</font>
</td>
</td>
<td align='RIGHT'>
<td align="left">
<img src="./images/UIMA_banner.png" alt="UIMA project logo" border="0"/>
</td>
</td>
</tr>
</table>
<table border="0" width="100%" cellspacing="4">
<tr><td colspan="2">
<hr noshade="" size="1"/>
</td></tr>
<tr>
<!-- LEFT SIDE NAVIGATION -->
<td width="20%" valign="top" nowrap="true">
<!-- special ACon Logo - leave here for next time
<a href="http://apachecon.com/2005/US/">
<img src="http://apache.org/images/ac2005us_blue_125x125.jpg" height="125"
width="125" border="0" alt="ApacheCon US 2005" />
</a> -->
<!-- regular menu -->
<!-- ============================================================ -->
<p><strong>General</strong></p>
<ul>
<li> <a href="./index.html">Home</a>
</li>
<li> <a href="./news.html">News</a>
</li>
<li> <a href="./documentation.html">Documentation</a>
</li>
<li> <a href="./downloads.cgi">Downloads</a>
</li>
<li> <a href="./license.html">License</a>
</li>
<li> <a href="http://www.apache.org/">ASF</a>
</li>
<li> <a href="http://apache.org/foundation/thanks.html">Thanks</a>
</li>
<li> <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
</li>
</ul>
<p><strong>Community</strong></p>
<ul>
<li> <a href="./project-guidelines.html">Project Guidelines</a>
</li>
<li> <a href="./contribution-policy.html">Contribution Policies</a>
</li>
<li> <a href="./get-involved.html">Get Involved</a>
</li>
<li> <a href="./team-list.html">Project Team</a>
</li>
<li> <a href="./mail-lists.html">Mailing Lists</a>
</li>
<li> <a href="./faq.html">FAQ</a>
</li>
<li> <a href="http://cwiki.apache.org/UIMA/">Wiki</a>
</li>
<li> <a href="./external-resources.html">External UIMA Resources</a>
</li>
</ul>
<p><strong>Development</strong></p>
<ul>
<li> <a href="./svn.html">Source Code</a>
</li>
<li> <a href="./distribution.html">Creating a Distribution</a>
</li>
<li> <a href="./release.html">Doing a UIMA release</a>
</li>
<li> <a href="./codeConventions.html">Code Conventions</a>
</li>
<li> <a href="http://issues.apache.org/jira/browse/uima ">JIRA</a>
</li>
<li> <a href="./uima-specification.html">UIMA Specification</a>
</li>
<li> <a href="./sandbox.html">Sandbox</a>
</li>
</ul>
<p><strong>Conferences</strong></p>
<ul>
<li> <a href="./gldv07.html">GLDV 2007</a>
</li>
<li> <a href="./lrec08.html">LREC 2008</a>
</li>
</ul>
</td>
<td width="80%" align="left" valign="top">
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#726982">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Welcome to Apache UIMA"><strong>Welcome to Apache UIMA</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>NOTE: DRAFT REVISION</p>
<p>
Welcome to Apache UIMA, a project of the
<a href="http://incubator.apache.org/">Apache incubator</a>. Our goal is
to create and sustain a thriving community of users and developers of
UIMA frameworks which support
components for analysing unstructured content such as text,
audio and video.
</p>
<h2>What is UIMA?</h2>
<p>UIMA is the name of a component-based architecture designed to facilitate building
applications that extract structured information from unstructured artificats (e.g.
text, videos, etc.).
</p>
<h3>Apache UIMA</h3>
<p>Apache UIMA is a Java implementation of the UIMA framework, plus tooling, examples, and
documentation, all licensed under the Apache version 2.0 license. Soon we expect to include
also a C++ implementation of the UIMA framework,
which efficiently interoperates with the Java version; this version also has
add-ons which enable calling Analysis Engine components that are written in
popular scripting languages such as Python, Perl, and TCL.</p>
<h4>UIMA is working!</h4>
<p>Organizations that previously were using or developing stand-alone,
complex solutions are switching to using the UIMA
framework to assemble components such as language identifiers, language parsers, named-entity
detectors, video scene detectors, audio speech recognizers, etc., into new solutions.</p>
<p>A few things differentiate UIMA from other component framework architectures; here is a
simplified view of the central concepts:</p>
<ul><li>There is a subject-of-analysis, which is an unstructured information artifact</li>
<li>This artifact and the structured information extracted are kept in an object
called the Common Analysis System (CAS) having a standardized interface to it;
this object passed from component to component, in a pipeline.</li>
<li>Each component implements the same fixed API interface, which the framework uses to
initialize and process instances of the CAS through the component.</li>
<li>all components have XML-formatted metadata to enable tooling for development and
deployment.</li>
</ul>
<p>Unstructured Information Management applications are software systems
that analyze large volumes of unstructured information in order to
discover knowledge that is relevant to an end user. UIMA is a
framework and SDK for developing such applications. An example UIM
application might ingest plain text and identify entities, such as
persons, places, organizations; or relations, such as works-for or
located-at. UIMA enables such an application to be decomposed into
components, for example "language identification" &gt;&gt; "language
specific segmentation" &gt;&gt; "sentence boundary detection" &gt;&gt; "entity
detection (person/place names etc.)". Each component must implement
interfaces defined by the framework and must provide self-describing
metadata via XML descriptor files. The framework manages these
components and the data flow between them. Components are written in
Java or C++; the data that flows between components is designed for
efficient mapping between these languages. UIMA additionally provides
capabilities to wrap components as network services, and can scale to
very large volumes by replicating processing pipelines over a cluster
of networked nodes.
</p>
<p>Apache UIMA is an open source implementation of the UIMA specification
(that specification is, in turn, being
developed concurrently by a technical committee
within <a href="http://www.oasis-open.org">OASIS</a>, a standards organization).
We invite and encourage you to participate in both the implementation and specification efforts.
</p>
<h2>How is this project related to earlier UIMA development?</h2>
<p>UIMA has been released on IBM's <a href="http://www.alphaworks.ibm.com/tech/uima">
alphaWorks</a> previously. You can find there versions 1.4 and a beta level of
version 2.0.
</p>
<p>Apache UIMA (this project) will continue development of UIMA, using the Apache
Open Source development model - all are welcome to join and participate.
The first version we plan to release within the Apache Incubator will be
version 2.1; we're working hard on this and hope to be able to release this
sometime very early next year.</p>
</blockquote>
</p>
</td></tr>
<tr><td><br/></td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#726982">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Incubator Notice and Disclaimer"><strong>Incubator Notice and Disclaimer</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>
<i>Note</i> : Apache UIMA is an effort undergoing incubation at the
Apache Software Foundation (ASF). Incubation is required of all newly
accepted projects until a further review indicates that the infrastructure,
communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While
incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.
</p>
</blockquote>
</p>
</td></tr>
<tr><td><br/></td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#726982">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="UIMA News"><strong>UIMA News</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<p>
<strong>November, 2006: UIMA has been accepted into the Apache Incubator.</strong>
Work begins on converting the previous code base to Apache standards.
</p>
</blockquote>
</p>
</td></tr>
<tr><td><br/></td></tr>
</table>
</td>
</tr>
<!-- FOOTER -->
<tr><td colspan="2">
<hr noshade="" size="1"/>
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
Copyright &#169; 2006-2008, The Apache Software Foundation
</em></font></div>
</td></tr>
</table>
</body>
</html>
<!-- end the processing -->