Download List

Projeto Descrição

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

O quadro Okapi é agora distribuída em dois pacotes: Okapi-lib, para desenvolvedores, que inclui todas as bibliotecas de peças, mas não UI, e okapi-apps, que inclui os mesmos arquivos com os componentes da interface do usuário e várias aplicações tais como o arco-íris e Ratel. Tikal é uma nova ferramenta de localização para realizar simples tarefas relacionadas como a extração ea fusão de diferentes formatos de arquivo para XLIFF. Um novo filtro Qt TS foi adicionado. Um novo conector para Translate Toolkit TM foi adicionado.
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

A primeira etapa inclui um conjunto de filtros para XML, HTML, PO, Propriedades, XLIFF, e outros formatos, bem como arco-íris, uma caixa de ferramentas de localização para a realização de diversas tarefas relacionadas, e Ratel, um editor de regras de segmentação.
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