Download List

Descripción del Proyecto

The Okapi project’s main purpose is to architect a set of building blocks for the creation of larger open source localization and translation tools. But many Okapi components are generic enough to be of interest to the text mining, natural language processing, and text retrieval communities. Okapi’s many text filters (HTML, Properties, XML (ITS XPath-based rules), OpenXML, ODF, Regex etc.) provide a straightforward way to access the text of multiple document formats. Its document events and pipeline can be made to integrate with other frameworks such as UIMA, LingPipe, OpenPipeline, OpenNLP, GATE, and Lucene. The advantage of Okapi’s text filters is that not only is text extracted, but all non-textual formatting is preserved. It is possible to decompose a document into events, process them via the pipeline, and then rebuild the input document without loss. Structural information can be added to Okapi document events so that tables, lists, links, titles etc. are grouped together and treated as a unit. This is useful when context based on a “universal” document structure is needed. The Okapi event model supports user configurable annotations, similar to UIMA, but simpler and more restricted in scope. User can annotate spans of text or add new resources such as translation memory matches, terminology, token types, or part of speech information.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-31 23:14
0.3

El Marco de Okapi ahora se distribuye en dos paquetes: Okapi-lib, para los desarrolladores, que incluye todas las bibliotecas, pero no piezas de la interfaz de usuario, y aplicaciones de Okapi, que incluye los mismos archivos con las piezas de la interfaz de usuario y varias aplicaciones tales como Rainbow y Ratel. Tikal es una nueva herramienta para llevar a cabo la localización simple relacionados con tareas como la extracción y combinación de diferentes formatos de archivo de XLIFF. Un nuevo filtro de Qt TS ha añadido. Un nuevo conector de Translate Toolkit TM ha sido añadido.
The Okapi Framework is now distributed as two packages: okapi-lib, for developers, which includes all the libraries but not UI parts, and okapi-apps, which includes the same files with the UI parts and several applications such as Rainbow and Ratel. Tikal is a new tool to perform simple localization-related tasks like extraction and merging of different file formats to XLIFF. A new Qt TS filter has been added. A new connector for Translate Toolkit TM has been added.

2009-05-02 02:26
Milestone 1

La primera etapa incluye un conjunto de filtros para XML, HTML, PO, Propiedades, XLIFF, y otros formatos, así como Rainbow, una caja de herramientas para realizar diversas tareas de localización relacionados, y Ratel, un editor de reglas de segmentación.
The first milestone includes a set of filters for XML, HTML, PO, Properties, XLIFF, and other formats as well as Rainbow, a toolbox for performing various localization-related tasks, and Ratel, an editor for segmentation rules.

Project Resources