Difference between revisions of "Documentation"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* [[Building dictionaries]] — some tips and tricks for building dictionaries. |
* [[Building dictionaries]] — some tips and tricks for building dictionaries. |
||
* [[Getting Started]] — how to install Apertium, GIZA++, etc, and create a bilingual dictionary. |
|||
* [[Tagger training]] — how to train your part-of-speech tagger. |
* [[Tagger training]] — how to train your part-of-speech tagger. |
||
* [[Cookbook]] — code-snippets for various "hard to work out" phenomena in some languages and families. |
* [[Cookbook]] — code-snippets for various "hard to work out" phenomena in some languages and families. |
Revision as of 11:51, 28 March 2008
Installation • Resources • Contact • Documentation • Development • Tools |
- Using SVN — cheatsheet on how to use SVN for users and developers.
- List of symbols
- Frequently Asked Questions — what it says in the link.
- Apertium 2.0: Official documentation (222 pages)
- Overwhelmingly also applies to Apertium 3.0, except statements about non-Unicode support.
Creating a new pair
- Apertium New Language Pair HOWTO — step-by-step description of how to start a new language pair in Apertium.
- Building dictionaries — some tips and tricks for building dictionaries.
- Getting Started — how to install Apertium, GIZA++, etc, and create a bilingual dictionary.
- Tagger training — how to train your part-of-speech tagger.
- Cookbook — code-snippets for various "hard to work out" phenomena in some languages and families.
- Using linguistic resources — a primer for newcomers.
Contributing to an existing pair
- Contributing to an existing pair — some pointers for contributing to an existing pair.
How it works
- Apertium for Dummies — a one-sheet summary
- Monodix basics