Apertium-html-tools

From Apertium
Revision as of 03:51, 24 April 2014 by Sushain (talk | contribs)
Jump to navigation Jump to search

Apertium Html-tools is a web application providing an interface for translation, analyzation, and generation powered by Apertium. Designed to use only static resources for quick and easy deployment with any web server, it is relatively lightweight and user-friendly. It is currently located in SVN at /trunk/apertium-tools/apertium-html-tools. Html-tools relies on an Apertium HTTP API such as Apertium-apy or ScaleMT (to a lesser extent).

Usage

Getting Started

Using Html-tools is as easy as checking out from SVN, changing the configuration and running make.

   $ svn co https://svn.code.sf.net/p/apertium/svn/trunk/apertium-tools/apertium-html-tools/
   $ vim ./assets/js/config.js #Edit the configuration, see next section for more details
   $ make

Configuration

Minification

Current Status

Features

Deployed Examples

Future Improvements