Code Monkey home page Code Monkey logo

apertium-mkd-bul's Introduction

Macedonian and Bulgarian (apertium-mkd-bul)

This is an Apertium language pair for translating between Macedonian and Bulgarian. What you can use this language package for:

  • Translating between Macedonian and Bulgarian
  • Morphological analysis of Macedonian and Bulgarian
  • Part-of-speech tagging of Macedonian and Bulgarian

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 git. 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 . mkd-bul
Аз съм тук.

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

$  echo "Јас сум тука." | apertium mkd-bul
Аз съм тук.

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

$ ./regression-tests.sh 

Files and data

  • apertium-mkd-bul.mkd.dix - Monolingual dictionary for Macedonian
  • apertium-mkd-bul.post-mkd.dix - Postgeneration dictionary for Macedonian
  • apertium-mkd-bul.mkd-bul.dix - Bilingual dictionary
  • apertium-mkd-bul.bul.dix - Monolingual dictionary for Bulgarian
  • apertium-mkd-bul.post-bul.dix - Postgeneration dictionary for Bulgarian
  • apertium-mkd-bul.mkd-bul.rlx - Constraint Grammar for Macedonian
  • apertium-mkd-bul.mkd-bul.t1x - Chunker rules for translating into Bulgarian
  • apertium-mkd-bul.bul-mkd.t1x - Chunker rules for translating into Macedonian
  • mkd-bul.prob - Tagger model for Macedonian
  • bul-mkd.prob - Tagger model for Bulgarian
  • 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-bul's People

Contributors

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apertium-mkd-bul'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-bul.

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-bul.bul.dix
  • apertium-mkd-bul.mkd.dix
  • apertium-mkd-bul.bul.acx
  • apertium-mkd-bul.mkd.acx
  • apertium-mkd-bul.post-bul.dix
  • apertium-mkd-bul.post-mkd.dix
  • bul-mkd.prob
  • mkd-bul.prob

These files should be imported from apertium-mkd and apertium-bul. 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.