Giter Club home page Giter Club logo

apertium-all's Introduction

apertium-all

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

This repository holds submodules to core tools, other tools, and all Apertium language modules and pairs.

To clone this repository with all its submodules, run

git clone --recurse-submodules --shallow-submodules --depth 1 [email protected]:apertium/apertium-all.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-all 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.

apertium-all's People

Contributors

apertiumbot avatar shardulc avatar sushain97 avatar tinodidriksen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apertium-all's Issues

Where is .autogen.sh in the home folder?

Hi,

You suggest us to run at the wiki:

./autogen.sh --with-lang1=../apertium-XXX --with-lang2=../apertium-YYY
make -j

But there is no ./autogen.sh in the home folder. Are you referring to ./apertium-XXX/autogen.sh and ./apertium-YYY/autogen.sh?

Can't clone repository

The following git command in the README.md file:

git clone --recurse-submodules --shallow-submodules --depth 1 [email protected]:apertium/apertium-tools.git

does not clone the whole apertium repository and exits with errors:


Clonning in 'apertium-all'...
[email protected]: Permission denied (publickey).
fatal: Can't read from repote repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.