Code Monkey home page Code Monkey logo

apertium-mkd-eng's Introduction

Macedonian and English (apertium-mk-en)

This is an Apertium language pair for translating from Macedonian to English. What you can use this language package for:

  • Translating from Macedonian to English
  • Morphological analysis of Macedonian
  • Part-of-speech tagging of Macedonian

For information on the latter two points, see subheading "For more information" below

Requirements

You will need the following software installed:

  • lttoolbox (>= 3.1.2)
  • apertium (>= 3.1.1)
  • vislcg3 (>= 0.9.7.5129)

If this does not make any sense, we recommend you look at: apertium.org

Compiling

Given the requirements being installed, you should be able to just run:

$ ./configure 
$ make

You can use ./autogen.sh instead of ./configure you're compiling from SVN. If you're using a --prefix to ./configure, make sure it's the same one you used to install apertium itself.

Testing

If you are in the source directory after running make, the following commands should work:

$  echo "Јас сум тука." | apertium -d . mk-en
I am here.

After installing somewhere in $PATH, you should be able to do eg.

$  echo "Јас сум тука." | apertium mk-en
I am here.

The following command runs tests which are on the Apertium wiki page:

$ ./regression-tests.sh 

Files and data

  • apertium-mk-en.mk.dix - Monolingual dictionary for Macedonian
  • apertium-mk-en.mk-en.dix - Bilingual dictionary
  • apertium-mk-en.en.dix - Monolingual dictionary for English
  • apertium-mk-en.post-en.dix - Postgeneration dictionary for English
  • apertium-mk-en.mk-en.rlx - Constraint Grammar for Macedonian
  • apertium-mk-en.mk-en.t1x - Chunker rules for translating into English
  • apertium-mk-en.mk-en.t2x - Interchunk rules for translating into English
  • apertium-mk-en.mk-en.t3x - Postchunk rules for translating into English
  • mk-en.prob - Tagger model for Macedonian
  • modes.xml - Translation modes

For more information

Help and support

If you need help using this language pair or data, you can contact:

See also the file AUTHORS included in this distribution.

apertium-mkd-eng's People

Contributors

bentley avatar ftyers avatar jimregan avatar mr-martian avatar sushain97 avatar tinodidriksen avatar trondtr avatar unhammer avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

apertium-mkd-eng's Issues

Move to three letter ISO codes

This pair should be moved to three letter ISO codes. The name should probably be apertium-mkd-eng.

The following files (at minimum) will need to be checked:

  • Makefile.am
  • configure.ac
  • modes.xml
  • README

The pair should also be checked to see if it can be adapted to work with monolingual language packages in languages/

Migrate to using monolingual packages

This pair currently embeds the following monolingual information:

  • apertium-mkd-eng.eng.dix
  • apertium-mkd-eng.mkd.acx
  • apertium-mkd-eng.mkd.dix
  • apertium-mkd-eng.post-eng.dix
  • eng-mkd.prob
  • mkd-eng.prob

These files should be imported from apertium-mkd and apertium-eng. After doing this, testvoc will need to be done. It is recommended to do this on a branch and then merge to master after it is finished and the testvoc results as as good or better.

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.