apertium/apertium-staging

Name: apertium-staging

Owner: Apertium

Description: Unreleased Apertium language modules and pairs with extensive development

Created: 2018-03-08 03:42:36.0

Updated: 2018-04-12 05:18:47.0

Pushed: 2018-04-12 05:18:49.0

Homepage:

Size: 4

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

apertium-staging

Apertium is a free/open-source platform for developing rule-based machine translation systems.

This repository holds submodules to Apertium pairs that are in staging.

To clone this repository with all its submodules, run

git clone --recurse-submodules --shallow-submodules --depth 1 git@github.com:apertium/apertium-staging.git

(Change --depth 1 to --depth N to get the last N commits.)

Most users should not commit directly to this repository. All Apertium repositories with the topic apertium-staging are automatically updated in this repository as submodules.

However, changes can be made to submodules in this repository after cloning it. To make a commit to each changed submodule:

git submodule foreach 'git commit -a -m <message>'
git submodule foreach 'git push'

More information about using Git is on the wiki. More information about the submodules is in the READMEs of those repositories under https://github.com/apertium.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.