项目作者: Himanshu40

项目描述 :
A tool by Apertium
高级语言: Roff
项目地址: git://github.com/Himanshu40/Apertium-separable.git
创建时间: 2017-12-01T19:41:55Z
项目社区:https://github.com/Himanshu40/Apertium-separable

开源协议:GNU General Public License v3.0

下载


Apertium-Separable

Lttoolbox provides a module for reordering separable/discontiguous multiwords and processing them in the pipeline. Multiwords are manually written in an additional xml-format dictionary.

Installation

Prerequisites and compilation are the same as lttoolbox and apertium. See Installation.

On Debian/Ubuntu derivatives, it is part of the nightly repo as sudo apt-get install apertium-separable.

The code can be found at https://svn.code.sf.net/p/apertium/svn/branches/apertium-separable and instructions for compiling the module are:

  1. svn co https://svn.code.sf.net/p/apertium/svn/branches/apertium-separable
  2. ./autogen.sh
  3. ./configure
  4. make
  5. make install