File names

From Apertium
Jump to navigation Jump to search

ignorethisline

Apertium has some naming conventions for the various files used in language data:

Files compiled when you do "make" in a language pair:

  • XXX-YYY.autobil.bin :: the compiled bilingual dictionary, in direction from language XXX to language YYY
  • XXX-YYY.autolex.bin :: the compiled Lexical selection rule file, in direction from language XXX to language YYY
  • XXX-YYY.automorph.bin :: the compiled morphological analyser, for analysing language XXX (in the language pair XXX-YYY), typically compiled from apertium-XXX.XXX.dix
  • XXX-YYY.autogen.bin :: the compiled morphological generator, for generating language YYY (in the language pair XXX-YYY), typically compiled from apertium-YYY.YYY.dix
  • XXX-YYY.t1x.bin :: the compiled transfer rules (stage 1 / chunking, or the only stage if no chunking used) when translating from XXX to YYY